mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nvim] Add syntax/ftdetect for dream files
This commit is contained in:
parent
4386c8c677
commit
2be37d4c4b
2 changed files with 12 additions and 0 deletions
|
@ -4,4 +4,6 @@ endfunction
|
|||
|
||||
augroup dotfilesftdetect
|
||||
autocmd BufWritePost PKGBUILD :call s:genSrcInfo()
|
||||
|
||||
autocmd BufNewFile,BufRead *.dream setf dream
|
||||
augroup END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue