1
0
My neovim config!
Go to file
Nigel Barink 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
lua/barink Improvments to dap, lsp-cmp and trouble 2024-10-05 23:20:41 +02:00
init.lua Removed trailing empty lines and remove Hello windows debug print 2024-03-26 12:57:57 +01:00
lazy-lock.json Improvments to dap, lsp-cmp and trouble 2024-10-05 23:20:41 +02:00