PlasmaHH
PlasmaHH
It seems that when e.g. default is 8 and modelines changes to 4 it still tries to colour with 4 Adding BufWinEnter event to the process_autocmds in the augroup indent_guids...
Hey, another thought that might improve things in a noisy environment, maybe its worth implementing. I have honestly no idea for the different supported hardware how much memory is available...
It would be nice to have support for mouse injections (in my case only movement is necessary, but it would probably be nice for completeness to be able to click...
When you load a session from the vim standard Session.vim in the directory (e.g. via autoload) and then do a :SSave it will want to save it in ~/.vim/sessions/ instead...
The current default for displaying the column in airline seems to be :%v while the current default in vanilla vim seems to be something like ,%15(%c%V%) and I personally wanted...
Not sure if this is really a feature request, or more a request of how to configure things with proper syntax matching... In C++ nested templates can get a bit...
As it is now, all the opening/closing level share one list of colours, that is {([ will use three different colours. Thats a little bit annoying when writing C++ or...
Currently it looks like the plugin ignores all headings above the point where you insert it. This leads to the case that when it is inserted under a # heading...
Following this answer https://superuser.com/a/1203400 (and putting in some other stuff) I have for my system a prompt that puts in the right side some information about the last run command...
Hi, I made the following changes to my copy of minibuf and maybe it could be made so that one can configure that behaviour? In StartExplorer ` nnoremap o :call...