Add neoformat

This commit is contained in:
Julian Ospald
2018-09-17 15:42:18 +08:00
parent 275a07bf4e
commit 649f4db641
2 changed files with 4 additions and 0 deletions

View File

@@ -182,6 +182,9 @@ nmap <F6> :GhcModType<CR>
" " OPTIONAL: Make the update time shorter, so the type info will trigger faster.
" set updatetime=1000
let g:neoformat_enabled_haskell = ['brittany']
" map <silent> <leader>t <Plug>InteroGenericType
" nnoremap <silent> <leader>jd :InteroGoToDef<CR>
" map <silent> <leader>T <Plug>InteroType