" let g:hoogle_search_count = 20 " au BufNewFile,BufRead *.hs map :Hoogle " au BufNewFile,BufRead *.hs map :HoogleClose nnoremap n :NERDTreeFocus map f :NERDTreeToggle map s :NERDTreeFind " let g:hoogle_fzf_cache_file = '~/.cache/fzf-hoogle/cache.json' " nnoremap h :Hoogle let g:vimtex_compiler_method = 'tectonic'