mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-18 21:55:48 +08:00
3 lines
91 B
VimL
3 lines
91 B
VimL
|
" Detect syntax file.
|
||
|
autocmd BufNewFile,BufRead *.snip,*.snippets set filetype=neosnippet
|