mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-15 01:34:11 +00:00
Combine vim ftdetect commands
Causes [very] slightly less memory to be used by Vim.
This commit is contained in:
parent
1592881663
commit
7807ea60da
@ -1,5 +1,3 @@
|
||||
" Vim filetype detection file for Conky config files
|
||||
"
|
||||
|
||||
au BufNewFile,BufRead *conkyrc set filetype=conkyrc
|
||||
au BufNewFile,BufRead conky.conf set filetype=conkyrc
|
||||
au BufNewFile,BufRead *conkyrc,conky.conf set filetype=conkyrc
|
||||
|
Loading…
Reference in New Issue
Block a user