summaryrefslogtreecommitdiff
path: root/lua/config/lazy.lua
Commit message (Collapse)AuthorAgeFilesLines
* checkpointRaymaekers Luca2025-04-221-1/+0
|
* checkpointRaymaekers Luca2025-04-051-19/+2
|
* checkpointRaymaekers Luca2025-04-051-151/+0
|
* checkpointRaymaekers Luca2025-03-171-1/+53
|
* checkpointRaymaekers Luca2025-01-111-1/+0
|
* checkpointRaymaekers Luca2024-11-081-30/+23
|
* checkpointRaymaekers Luca2024-11-041-45/+45
|
* checkpointRaymaekers Luca2024-10-271-6/+1
|
* checkpointRaymaekers Luca2024-10-171-2/+1
|
* checkpointRaymaekers Luca2024-10-161-0/+8
|
* checkpointRaymaekers Luca2024-10-131-1/+1
|
* checkpointRaymaekers Luca2024-10-081-5/+5
|
* checkpointRaymaekers Luca2024-10-061-0/+1
|
* Changes to snippets, lsp, lazy and set.luaRaymaekers Luca2024-10-011-0/+29
| | | | | | | | | | | | | | | | | - Changed go snippets to be more intuitive - lazy.lua: - Added lsp_signature plugin - Added which-keky plugin - lsp.lua: - Changed lsp.lua to have variables at the top - Added more keybinds for diagnostics - Added gopls configuration for inlay hints - Moved borders from set.lua to lsp.lua - Added ts_ls and powershell lsps - set.lua: - Added colorcolumn option - luasnip.lua: - Added shebang snippet for shell
* checkpointRaymaekers Luca2024-09-251-0/+6
|
* checkpointRaymaekers Luca2024-09-181-81/+70
| | | | | | | | | | | | | | - added basic luasnip configuration - added highlights for TODO and FIXME keywords - added incremental selection of treesitter - added prettier to conform formatters - added when_disabled function to disable pairs in comments - changed the hiding keybind to :Hide command - only enable ` pairs in markdown - removed <c-k> keybind - removed cmp's calc source - renamed keybinds for consistency - reorganized plugins in lazy.lua
* checkpointRaymaekers Luca2024-09-161-0/+188
- made keybinds more logical with prefixes - renamed user to config - updated to-do's - added rounded borders on floating windows - added vim-eunuch - added telescope-symbols