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