39df04144304ef729e5bf86e7a2a3b34aab8ac89
<buffer> autocmd
Fix the issue that the vim config would always be reloaded on save (jumping to the BOF; another TODO) even in non `*.vim` buffers, after a vim file was opened once in the session. Fix this by defining the autocmd only local to the current buffer. See also :help autocmd-buflocal
My dotfiles
Installation
$ ./meta/install
Languages
Shell
79.7%
Vim Script
18.7%
JavaScript
0.6%
CSS
0.6%
Python
0.3%