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:
Roel de Cort 2024-08-20 00:03:30 +02:00 committed by GitHub
parent 864f443364
commit 0331a50aa8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 105 additions and 16 deletions

View file

@ -49,5 +49,6 @@ _: {
./plugins/utils/mini.nix
./plugins/utils/markdown-preview.nix
./plugins/utils/obsidian.nix
./plugins/utils/toggleterm.nix
];
}