summaryrefslogtreecommitdiff
path: root/after/plugin
AgeCommit message (Collapse)Author
2024-10-11checkpointRaymaekers Luca
2024-10-09checkpointRaymaekers Luca
2024-10-08checkpointRaymaekers Luca
2024-10-08checkpointRaymaekers Luca
2024-10-08checkpointRaymaekers Luca
2024-10-06checkpointRaymaekers Luca
2024-10-06checkpointRaymaekers Luca
2024-10-02Merge branch 'main' of db:nvimRaymaekers Luca
2024-10-02checkpointRaymaekers Luca
2024-10-01checkpointRaymaekers Luca
2024-10-01Changes to snippets, lsp, lazy and set.luaRaymaekers 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-30Added keybind in selection mode for snippetsRaymaekers Luca
2024-09-28added snippets and changed the keybindsRaymaekers Luca
Also removed luasnip source for completion
2024-09-25checkpointRaymaekers Luca
2024-09-19checkpointRaymaekers Luca
- edited pairs - changed surround mappings to "gs" - added highlighting for urls
2024-09-18checkpointRaymaekers 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-16checkpointRaymaekers 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
2024-09-14checkpointRaymaekers Luca
- 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
2024-09-10checkpointRaymaekers Luca
- removed lazy checker - removed mini.comment (provided by nvim)
2024-08-16checkpointRaymaekers Luca
2024-08-15checkpointRaymaekers Luca
2024-08-15checkpointRaymaekers Luca
2024-05-26remove colorschemeRaymaekers Luca
add keybind for viewing buffers with telescope
2024-05-02added backupdirRaymaekers Luca
2024-03-22First commit!Raymaekers Luca