mirror of
https://github.com/marianozunino/nvim.git
synced 2025-06-28 18:43:50 -03:00
chore: move navic to the lsp extras module
This commit is contained in:
parent
2ffef85e64
commit
0a689a44a0
3 changed files with 4 additions and 2 deletions
|
@ -4,6 +4,7 @@ local M = {
|
|||
"saghen/blink.cmp",
|
||||
"williamboman/mason.nvim",
|
||||
"williamboman/mason-lspconfig.nvim",
|
||||
require("plugins.lsp.extras.context"),
|
||||
require("plugins.lsp.extras.lazydev"),
|
||||
require("plugins.lsp.extras.gopher"),
|
||||
require("plugins.lsp.extras.typescript"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue