Search code examples
How to list autocmd groups in Vim?...


vimautocmd

Read More
Executing C code with F5 key in Vim...


cvimautocmd

Read More
Vim run autocmd on all filetypes EXCEPT...


vimstripautocmd

Read More
How do you set an autocmd to take effect when filetype is none?...


vimautocmd

Read More
How to automatically execute a shell command after saving a file in Vim?...


vimautocmd

Read More
How to prevent saving files with certain names in Vim?...


vimautocmd

Read More
autocmd does not detect *.ott files...


vimfile-typeautocmd

Read More
Vim: BufNewFile autocmd does not work when inside filetype plugin...


javavimneovimautocmd

Read More
:hi Vertsplit doesn't run on autocmd from init.vim...


vimneovimautocmd

Read More
vim - Run ex command to go to line from function in normal mode...


vimautocmd

Read More
Is there an autocmd-event that works on unmodified buffer with :x, but not :q...


vimautocmd

Read More
Exclude help and plugin pages from autocmd pattern...


vimviautocmdneovim

Read More
Disable syntax highlighting for certain filenames...


vimsyntax-highlightingautocmd

Read More
Vim: disable autocmd BufRead (modeline)...


vimdisableautocmdmodeline

Read More
How can I Create single vim regular expression map to compile and run c++ program in windows...


c++vimnmapautocmd

Read More
How to change vim working directory when navigating on NERDtree...


eventsvimnerdtreeworking-directoryautocmd

Read More
Run/Toggle command for certain filetypes only...


vimfile-typeautocmd

Read More
Vim - calling buffer events when moving to other window with same buffer...


vimviewsplitbufferautocmd

Read More
Vim autocmd does not map properly a mapping...


vimfile-typeautocmd

Read More
Jump to last position when using vim netrw to open a file...


vimautocmdnetrw

Read More
Autocmd to trigger on Window Select in Ideavim...


intellij-ideaideavimautocmd

Read More
Is there a clean way to augment a `BufWrite` autocmd in Vim?...


vimpluginsautocmd

Read More
Using shorter textwidth in comments and docstrings...


pythonvimpep8autocmd

Read More
autocmd function always executed twice...


vimduplicationautocmd

Read More
Autocomplete a python Shebang (in a non .py file) by mapping to an autocmd...


pythonvimshebangautocmd

Read More
vim - set filetype in autocmd FileType...


vimhookautocmd

Read More
What is the correct way in Vim to autocommand ":highlight" after a buffer is loaded?...


vimautocmdautocommand

Read More
Vim: Understanding local settings - when to use buffer local vs setlocal?...


vimautocmd

Read More
How can I add or/and modify a version-number in Vimrc autocmd...


vimautocmd

Read More
autocmd check filename in vim?...


vimif-statementautocmd

Read More
BackNext