Panashe Fundira

Results 3 issues of Panashe Fundira

Vim has the [; and ,](http://vimdoc.sourceforge.net/htmldoc/motion.html#;) motions in normal mode, to repeat the last f/F/t/T motion. These are also implemented in GNU readline, and would make a great addition to...

I received the following error message running neovim-remote: ``` Traceback (most recent call last): File "/nix/store/0ww738gzzxz5gnfla3bdmpfsp85y4s51-neovim-remote-2.5.1/lib/python3.10/site-packages/nvr/nvr.py", line 138, in execute self.fnameescaped_command(cmd, fname) File "/nix/store/0ww738gzzxz5gnfla3bdmpfsp85y4s51-neovim-remote-2.5.1/lib/python3.10/site-packages/nvr/nvr.py", line 100, in fnameescaped_command self.server.command(f'{cmd} {path}')...

**Description:** Fix a minor typo in the README. **Related issue:** N/A **Check list:** - [x] Mark if documentation changes are required. - [x] Mark if tests were added or updated...