feat: misc configs

This commit is contained in:
Barrett Ruth 2026-02-18 10:20:00 -05:00
parent 15a876e975
commit efb515d76c
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
9 changed files with 91 additions and 48 deletions

View file

@ -178,15 +178,4 @@ return {
},
},
},
{
'SmiteshP/nvim-navic',
opts = {
depth_limit = 3,
depth_limit_indicator = '',
icons = {
enabled = false,
},
},
event = 'LspAttach',
},
}