feat: add toggleterm, markdown preview keymaps, lualine switch filename and navic (#23)
- Configured toggleterm plugin - Added keymap for markdown preview - Changed lualine so Navic is better readable by switching filename and type with Navic.
This commit is contained in:
parent
864f443364
commit
0331a50aa8
8 changed files with 105 additions and 16 deletions
|
|
@ -1,7 +1,7 @@
|
|||
_: {
|
||||
plugins.navic = {
|
||||
enable = true;
|
||||
separator = " ";
|
||||
separator = " ";
|
||||
highlight = true;
|
||||
depthLimit = 5;
|
||||
lsp = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue