about summary refs log blame commit diff
path: root/vim/.vim/ftplugin/fish.vim
blob: 284d352a29e56c1c13f41a00dd2f635ef4d79995 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                  
" set up :make to use fish for syntax checking
compiler fish

" set this to have long lines wrap inside comments
setlocal textwidth=79

" enable folding of block structures in fish
setlocal foldmethod=expr