List Question
20 TechQA 2023-03-04T14:11:30.843000Vim autocmd read .vim file
186 views
Asked by cklin
syntax highlighting autocmd is not working in neovim
815 views
Asked by DDStackoverflow
Vim autocmd inoremap works wrong when just single character in "<>"
61 views
Asked by paradoxD
autocmd does not detect *.ott files
78 views
Asked by Li-yao Xia
Vim: BufNewFile autocmd does not work when inside filetype plugin
252 views
Asked by Futarimiti
:hi Vertsplit doesn't run on autocmd from init.vim
331 views
Asked by e_nicolai
vim - Run ex command to go to line from function in normal mode
212 views
Asked by Devansh Sharma
How to change cursorline color when changing to command mode
560 views
Asked by MikiS
vim: automatic date/timetamp when opening a specific file?
206 views
Asked by Rokiora
Is there an autocmd-event that works on unmodified buffer with :x, but not :q
94 views
Asked by Kljunas2
Exclude help and plugin pages from autocmd pattern
382 views
Asked by pas
Autocmd InsertEnter in init.lua to highligh cursor does not work
1.4k views
Asked by Samuel Gómez
Vim delete buffer only when another buffer is deleted
173 views
Asked by Loading BG
Changing Vim Airline colorscheme on filetype
653 views
Asked by matt30192
Vim: disable autocmd BufRead (modeline)
788 views
Asked by Xopi García
How can I Create single vim regular expression map to compile and run c++ program in windows
108 views
Asked by alvinMemphis
Autocmd-buflocal response to wrong buffer
112 views
Asked by roachsinai
How to list autocmd groups in Vim?
2k views
Asked by Eugene Yarmash
How can I determine whether the current window in Vim was opened in a new tab?
275 views
Asked by ELLIOTTCABLE