Files
systemd/.vimrc
Frantisek Sumsal e69056d620 vimrc: explicitly set shiftwidth for the C file type
If you start editing a shell script and then open a buffer with a C
file, the shiftwidth set by the previous autocommand for the sh file
type would not be reset to the original (global) 8ch. Let's fix this by
explicitly setting the shiftwidth in the C file type autocommand as
well.
2023-09-18 13:11:45 +02:00

825 B