MyNeoVimConfig/pack/packages/start
Stephen Seo 354ed23291 Add shortcuts to LSP get declaration/definition
nvim-lspconfig already has shortcuts to declaration/definition with "gd"
and "gD", but in testing, they did not behave the same as the shortcuts
defined in this commit for some reason.

<leader>d and <leader>D are the shortcuts defined for
definition/declaration (<leader> is by defalt back-slash "\").

Show floating diagnostic changed to <leader>F.
2024-04-17 13:02:12 +09:00
..
dracula_vim_colorscheme@28874a1e9d Update submodules/plugins 2024-04-16 12:07:07 +09:00
loadlsp/autoload Add shortcuts to LSP get declaration/definition 2024-04-17 13:02:12 +09:00
nvim-quickcomment@edf814111b Add submoduules of used nvim plugins 2023-07-06 16:15:08 +09:00
nvim-treesitter@2a95ff1476 Update submodules/plugins 2024-04-16 12:07:07 +09:00
vim-gitgutter@67ef116100 Update submodules/plugins 2024-01-12 15:49:41 +09:00
vim-localvimrc@841a064527 Update submodules 2024-03-19 13:43:14 +09:00