" 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