Add nvim-navic
This commit is contained in:
parent
426548583b
commit
8851672e28
6 changed files with 422 additions and 3 deletions
2
init.lua
2
init.lua
|
|
@ -328,5 +328,7 @@ require('lazy').setup({
|
|||
},
|
||||
})
|
||||
|
||||
require('lvim.breadcrumbs').setup()
|
||||
|
||||
-- The line beneath this is called `modeline`. See `:help modeline`
|
||||
-- vim: ts=2 sts=2 sw=2 et
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue