feat(plugin): remove nvim-navic
feat(plugin): remove nvim-navic
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
local navic = require("nvim-navic")
|
||||
|
||||
vim.g.rustaceanvim = {
|
||||
server = {
|
||||
on_attach = function(client, bufnr)
|
||||
navic.attach(client, bufnr)
|
||||
end,
|
||||
settings = {
|
||||
['rust-analyzer'] = {
|
||||
procMacro = {
|
||||
|
||||
Reference in New Issue
Block a user