Files
dotfiles/.config/vim
Julian Prein bc0affc832 vim:autocmd: Do not mark stdin as modified
Set `nomodified` after reading from standard input. This way the buffer
can be closed without error message.

This will **not** disable modified warnings completely. If the input is
modified after read, vim will reset `modified` (As it should).
2022-10-16 02:01:25 +02:00
..
2022-10-09 19:51:03 +02:00
2022-08-25 04:27:51 +02:00