1
0
Commit Graph

6 Commits

Author SHA1 Message Date
a6c0657d70
Removing Which-key, adding a bunch of small improvments
Highlight on yank
gitsigns
oil as default explorer
2024-10-06 17:04:11 +02:00
52c7c5099d
Improvments to dap, lsp-cmp and trouble
- dap ui listeners
- LSPkind for symbols in suggestions'
- improving vim lua lsp support
- complete options added ( Preview )
- fixed annoying C-d not working ( had overwritten it for code actions)
- Added shortcut , s t to open a terminal at the bottom
- Added a keymap to exit terminal mode (thnx teejdev)
- set inccommand to split ( shows actions that will be taken in a split
window)
- fixed trouble suggestions toggle (C-t)
2024-10-05 23:20:41 +02:00
71f08e66aa
Merge Windows config 2024-09-26 14:46:07 +02:00
6be1147cc0
FEAT: Added virtual text to Debug Adapter Protocol and added hover
autocommand
FIX: Debuggin keymaps
2024-03-31 22:30:23 +02:00
12c22f330c FIX: small refactor of lsp settings and fixing issue with autocomplete 2024-03-27 17:09:27 +01:00
b844031323
FIX: Restructured nvim plugins. moved the configuration for each plugin through Lazy in seperate files. 2024-03-26 12:51:53 +01:00