1
0
Commit Graph

7 Commits

Author SHA1 Message Date
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
98dd2510c9
Added DBUI, noice, zen-mode and comments. Changed Tokyonight.lua to theme.lua 2024-09-27 21:08:13 +02:00
ab7b92e179
Removed trailing empty lines and remove Hello windows debug print 2024-03-26 12:57:57 +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
a1ef89b3c9
Added LSP and cmp 2024-03-24 22:45:52 +01:00
0bb6067bb9
Added additional mappings 2024-03-24 17:17:11 +01:00
1f08b9e9c4
initial 2024-03-24 16:31:02 +01:00