Nvim: switch navic to dropbar

This commit is contained in:
Marko Korhonen 2023-11-21 22:29:51 +02:00
parent b5498c671d
commit 03ffc98988
4 changed files with 4 additions and 12 deletions

View file

@ -2,9 +2,5 @@
return {
"nvim-lualine/lualine.nvim",
dependencies = { "kyazdani42/nvim-web-devicons" },
opts = {
sections = {
lualine_c = { "navic" },
},
},
config = true,
}