mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 02:03:37 +08:00
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.
This commit is contained in:
parent
7b19bd60cf
commit
e69056d620
Loading…
Reference in New Issue
Block a user