mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
Fixed tab not working with completion, adds overseer.nvim
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user