diff --git a/init.vim b/init.vim index 25f5ec86..01ec4c5e 100644 --- a/init.vim +++ b/init.vim @@ -96,6 +96,7 @@ nnoremap fb Telescope buffers nnoremap fh Telescope help_tags nnoremap fk Telescope aerial nnoremap fd Telescope lsp_document_symbols +nnoremap fe Telescope diagnostics set splitbelow set splitright