Add todo's for two LSP plugins of interest

This commit is contained in:
Kenneth Benzie 2024-04-12 00:31:50 +01:00
parent 6392327a28
commit d90ae27edf

View File

@ -13,6 +13,9 @@ return {
'kbenzie/cmp-git', -- Source for Git/GitHub/GitLab
'hrsh7th/nvim-cmp', -- Completion engine combines and use the above
-- TODO: https://github.com/b0o/SchemaStore.nvim
-- TODO: https://github.com/jmbuhr/otter.nvim
-- LSP UI plugins
'aznhe21/actions-preview.nvim',
'j-hui/fidget.nvim',