| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | checkpoint | Raymaekers Luca | 2025-04-05 | 7 | -201/+16 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2025-02-24 | 1 | -1/+1 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2025-01-16 | 1 | -1/+1 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2025-01-15 | 1 | -0/+1 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2025-01-11 | 1 | -55/+0 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2024-12-02 | 1 | -0/+4 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2024-11-04 | 2 | -101/+38 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2024-11-02 | 1 | -2/+4 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2024-10-29 | 1 | -0/+2 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2024-10-27 | 1 | -0/+4 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2024-10-22 | 1 | -18/+26 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2024-10-22 | 1 | -1/+0 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2024-10-20 | 1 | -1/+1 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2024-10-17 | 1 | -4/+5 |
| | | |||||
| * | Merge branch 'main' of db:nvim | Raymaekers Luca | 2024-10-16 | 1 | -0/+14 |
| |\ | |||||
| | * | checkpoint | Raymaekers Luca | 2024-10-15 | 1 | -0/+14 |
| | | | |||||
| * | | checkpoint | Raymaekers Luca | 2024-10-16 | 2 | -0/+76 |
| |/ | |||||
| * | checkpoint | Raymaekers Luca | 2024-10-11 | 1 | -1/+1 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2024-10-09 | 1 | -8/+25 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2024-10-08 | 1 | -0/+4 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2024-10-08 | 1 | -8/+16 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2024-10-08 | 1 | -5/+25 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2024-10-06 | 2 | -12/+19 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2024-10-06 | 1 | -0/+8 |
| | | |||||
| * | Merge branch 'main' of db:nvim | Raymaekers Luca | 2024-10-02 | 1 | -2/+2 |
| |\ | |||||
| | * | checkpoint | Raymaekers Luca | 2024-10-01 | 1 | -2/+2 |
| | | | |||||
| * | | checkpoint | Raymaekers Luca | 2024-10-02 | 1 | -0/+3 |
| |/ | |||||
| * | Changes to snippets, lsp, lazy and set.lua | Raymaekers Luca | 2024-10-01 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | - 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 | ||||
| * | Added keybind in selection mode for snippets | Raymaekers Luca | 2024-09-30 | 1 | -4/+1 |
| | | |||||
| * | added snippets and changed the keybinds | Raymaekers Luca | 2024-09-28 | 1 | -7/+17 |
| | | | | | Also removed luasnip source for completion | ||||
| * | checkpoint | Raymaekers Luca | 2024-09-25 | 2 | -4/+13 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2024-09-19 | 3 | -10/+14 |
| | | | | | | | - edited pairs - changed surround mappings to "gs" - added highlighting for urls | ||||
| * | checkpoint | Raymaekers Luca | 2024-09-18 | 5 | -2/+53 |
| | | | | | | | | | | | | | | | - 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 | ||||
| * | checkpoint | Raymaekers Luca | 2024-09-16 | 1 | -6/+5 |
| | | | | | | | | | | - 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 | ||||
| * | checkpoint | Raymaekers Luca | 2024-09-14 | 3 | -16/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | - changed installation of tmux-navigator - removed init.lua file in user/ directory - added autocmd for terminal in insert mode - added keybind for opening terminal - added keybinds for lsp commands - added lua lsp setup - added nvim-cmp - added keybind for editing config - added keybinds for opening splits - added conceallevel = 2 - commented encoding options - plugins: - added go.nvim - added cmp-calc - markdown: - disable pairs for quotes - added pairs in markdown - go: - added go lsp - added autoformat of go files on save | ||||
| * | checkpoint | Raymaekers Luca | 2024-09-10 | 1 | -5/+0 |
| | | | | | | - removed lazy checker - removed mini.comment (provided by nvim) | ||||
| * | checkpoint | Raymaekers Luca | 2024-08-16 | 2 | -16/+14 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2024-08-15 | 2 | -25/+9 |
| | | |||||
| * | checkpoint | Raymaekers Luca | 2024-08-15 | 5 | -45/+44 |
| | | |||||
| * | remove colorscheme | Raymaekers Luca | 2024-05-26 | 1 | -1/+1 |
| | | | | | add keybind for viewing buffers with telescope | ||||
| * | added backupdir | Raymaekers Luca | 2024-05-02 | 1 | -1/+1 |
| | | |||||
| * | First commit! | Raymaekers Luca | 2024-03-22 | 7 | -0/+142 |
