Files
dotfiles/.config
Julian Prein 39df041443 vim:ftplugin:vim: Use local <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
2022-07-12 21:00:04 +02:00
..
2020-12-28 03:09:02 +01:00
2022-07-12 21:00:01 +02:00
2022-07-12 21:00:04 +02:00
2021-10-05 12:01:46 +02:00