feat(plugin): remove nvim-navic

feat(plugin): remove nvim-navic
This commit is contained in:
2025-04-17 18:39:30 +04:00
parent cd7e91f688
commit 3f05e62ac8
4 changed files with 0 additions and 56 deletions

View File

@@ -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 = {