Add telescope diagnostics mapping

This commit is contained in:
Edward Litherland-Smith 2022-09-14 09:49:04 +01:00
parent a386f19c19
commit 47921f8533

View file

@ -96,6 +96,7 @@ nnoremap <leader>fb <cmd>Telescope buffers<cr>
nnoremap <leader>fh <cmd>Telescope help_tags<cr>
nnoremap <leader>fk <cmd>Telescope aerial<cr>
nnoremap <leader>fd <cmd>Telescope lsp_document_symbols<cr>
nnoremap <leader>fe <cmd>Telescope diagnostics<cr>
set splitbelow
set splitright