-
### Feature description
Currently, if NvimTree is open and a split is requested the split will happen in the NvimTree window (if it is the previous window) rather than the editing one.
This is …
-
I upgraded to Idris 0.12.2 recently from 0.9.x (on a brand new machine) and had to rewrite a few things due to the interface and related changes between those versions. I do not believe my version of …
-
I have `` as my leader key and I can't use it inside taskreport files.
Adding an option to prevent any mappings to be set, or checking whether a key is already mapped using `maparg` would be very wel…
Ram-Z updated
8 years ago
-
Hi,
I saw that you forked my repo (https://github.com/anntzer/vim-cython) a few days ago but then decided to switch to a brand new implementation. Is there any reason for this choice? Are there any …
-
Hey @codybuell, following https://github.com/codybuell/cmp-lbdb/issues/7, I'm using the `mail_header_only` option that I like a lot.
But I realised that, maybe/likely related to my nvim setup, I have…
gwarf updated
3 months ago
-
http://use.perl.org/~Ovid/journal/35469
To look up module names, iskeyword needs to include ':'. isfname is not used by keywordprg.
Perhaps 'K' should be mapped to a function that handles this instea…
-
I think I've read all the threads of possible solutions, including #59. I installed via vim-plug, no dice.
My vimrc:
> " Specify a directory for plugins
> " - For Neovim: ~/.local/share/nvim/pl…
-
Hi Tamas (@kovisoft),
Thank you for creating and developing this great project. I am an active user of the Slimv plugin. I have also contributed a fix to this plugin last year in pull request #66. …
susam updated
4 years ago
-
It is not an issue, it rather suggestion or question:
I use ScVim quite often now even for live-coding performances, I was wondering if there is a chance to get the blocks of code highlighted while…
-
Hi!
Interesting project!
I tried it out and I like it, but I realized that using vim as a manpager was rather slow compared to `less`, so I tried disabling all plugins + not reading my vimrc at al…