mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-11 21:13:50 -05:00
Relax previous commit a bit
This commit is contained in:
@@ -1820,7 +1820,7 @@ if !has_key(s:disabled_packages, 'toml')
|
||||
endif
|
||||
|
||||
if !has_key(s:disabled_packages, 'tmux')
|
||||
au BufNewFile,BufRead .tmux*.conf setf tmux
|
||||
au BufNewFile,BufRead {.,}tmux*.conf setf tmux
|
||||
endif
|
||||
|
||||
if !has_key(s:disabled_packages, 'thrift')
|
||||
|
||||
Reference in New Issue
Block a user