Age | Commit message (Collapse) | Author | |
---|---|---|---|
6 days | checkpointmain | Raymaekers Luca | |
11 days | checkpoint | Raymaekers Luca | |
2025-04-05 | checkpoint | Raymaekers Luca | |
2025-04-05 | checkpoint | Raymaekers Luca | |
2025-03-20 | checkpoint | Raymaekers Luca | |
2025-03-17 | Merge branch 'main' of autumn:nvim | Raymaekers Luca | |
2025-03-17 | checkpoint | Raymaekers Luca | |
2025-03-17 | checkpoint | Raymaekers Luca | |
2025-02-24 | checkpoint | Raymaekers Luca | |
2025-01-16 | checkpoint | Raymaekers Luca | |
2025-01-11 | checkpoint | Raymaekers Luca | |
2025-01-09 | Merge branch 'main' of db:nvim | Raymaekers Luca | |
2025-01-09 | checkpoint | Raymaekers Luca | |
2025-01-08 | Merge branch 'main' of db:nvim | Raymaekers Luca | |
2025-01-08 | checkpoint | Raymaekers Luca | |
2024-12-18 | checkpoint | Raymaekers Luca | |
2024-12-02 | checkpoint | Raymaekers Luca | |
2024-11-18 | checkpoint | Raymaekers Luca | |
2024-11-08 | checkpoint | Raymaekers Luca | |
2024-11-04 | checkpoint | Raymaekers Luca | |
2024-10-29 | checkpoint | Raymaekers Luca | |
2024-10-27 | checkpoint | Raymaekers Luca | |
2024-10-17 | checkpoint | Raymaekers Luca | |
2024-10-16 | checkpoint | Raymaekers Luca | |
2024-10-13 | checkpoint | Raymaekers Luca | |
2024-10-09 | checkpoint | Raymaekers Luca | |
2024-10-08 | checkpoint | Raymaekers Luca | |
2024-10-08 | checkpoint | Raymaekers Luca | |
2024-10-06 | checkpoint | Raymaekers Luca | |
2024-10-06 | checkpoint | Raymaekers Luca | |
2024-10-06 | checkpoint | Raymaekers Luca | |
2024-10-06 | checkpoint | Raymaekers Luca | |
2024-10-01 | checkpoint | Raymaekers Luca | |
2024-10-01 | checkpoint | Raymaekers Luca | |
2024-10-01 | Changes to snippets, lsp, lazy and set.lua | Raymaekers Luca | |
- 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 | |||
2024-09-28 | added formatoptoins and textwidth | Raymaekers Luca | |
2024-09-28 | added snippets and changed the keybinds | Raymaekers Luca | |
Also removed luasnip source for completion | |||
2024-09-25 | checkpoint | Raymaekers Luca | |
2024-09-19 | checkpoint | Raymaekers Luca | |
- edited pairs - changed surround mappings to "gs" - added highlighting for urls | |||
2024-09-18 | checkpoint | Raymaekers Luca | |
- 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 | |||
2024-09-17 | set signcolumn based on if we are in a git repo or not (might be useful for ↵ | Raymaekers Luca | |
later) | |||
2024-09-16 | checkpoint | Raymaekers Luca | |
- 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 |