Files
dotfiles/.config
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
..
2020-12-28 03:09:02 +01:00
2022-07-12 21:00:04 +02:00
2021-10-05 12:01:46 +02:00