summaryrefslogtreecommitdiff
path: root/lua
Commit message (Collapse)AuthorAgeFilesLines
* checkpointRaymaekers Luca2024-09-254-11/+20
|
* checkpointRaymaekers Luca2024-09-192-1/+7
| | | | | | - edited pairs - changed surround mappings to "gs" - added highlighting for urls
* checkpointRaymaekers Luca2024-09-184-103/+102
| | | | | | | | | | | | | | - 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
* set signcolumn based on if we are in a git repo or not (might be useful for ↵Raymaekers Luca2024-09-172-4/+12
| | | | later)
* checkpointRaymaekers Luca2024-09-165-9/+116
| | | | | | | | | - 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
* checkpointRaymaekers Luca2024-09-146-48/+148
| | | | | | | | | | | | | | | | | | | | | | | - 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
* checkpointRaymaekers Luca2024-09-101-1/+1
| | | | | - removed lazy checker - removed mini.comment (provided by nvim)
* checkpointRaymaekers Luca2024-08-161-53/+55
|
* checkpointRaymaekers Luca2024-08-152-59/+75
|
* checkpointRaymaekers Luca2024-08-156-67/+76
|
* add nord colorschemeRaymaekers Luca2024-05-261-0/+36
| | | | customized to have everything in bold
* remove colorschemeRaymaekers Luca2024-05-263-6/+1
| | | | add keybind for viewing buffers with telescope
* added backupdirRaymaekers Luca2024-05-021-2/+7
|
* First commit!Raymaekers Luca2024-03-224-0/+308