mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-11 04:53:51 -05:00
Change python syntax providers, closes #209
This commit is contained in:
@@ -13,3 +13,5 @@ let g:filetype_euphoria = 'elixir'
|
||||
augroup filetypedetect
|
||||
autocmd BufNewFile,BufReadPost *.vb setlocal filetype=vbnet
|
||||
augroup END
|
||||
|
||||
let g:python_highlight_all = 1
|
||||
|
||||
Reference in New Issue
Block a user