summaryrefslogtreecommitdiff
path: root/lua/config/map.lua
Commit message (Collapse)AuthorAgeFilesLines
* checkpointRaymaekers Luca2024-10-061-4/+15
|
* checkpointRaymaekers Luca2024-10-061-18/+19
|
* checkpointRaymaekers Luca2024-09-181-13/+11
| | | | | | | | | | | | | | - 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/+83
- 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