Add ftplugin files
This commit is contained in:
parent
824204f735
commit
df0fa389e5
2
apps/neovim/.gitignore
vendored
2
apps/neovim/.gitignore
vendored
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
!/ftplugin/*
|
||||
!/ftplugin/
|
||||
!/.gitignore
|
||||
!/init.vim
|
||||
!/settings.vim
|
||||
|
|
1
apps/neovim/ftplugin/elm.vim
Normal file
1
apps/neovim/ftplugin/elm.vim
Normal file
|
@ -0,0 +1 @@
|
|||
let g:elm_format_autosave=0
|
Reference in a new issue