Fixed tab not working with completion, adds overseer.nvim

This commit is contained in:
Michael Housh
2023-09-28 21:05:06 -04:00
parent a8c4191d96
commit 0e77478075
5 changed files with 27 additions and 19 deletions

View File

@@ -12,7 +12,8 @@ return {
"onsails/lspkind-nvim",
"famiu/bufdelete.nvim",
"ray-x/lsp_signature.nvim",
"neovim/nvim-lspconfig"
"neovim/nvim-lspconfig",
"folke/neodev.nvim",
},
opts = {
ensure_installed = {