summaryrefslogtreecommitdiff
path: root/after/plugin/autoclose.lua
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'main' of db:nvimRaymaekers Luca2024-10-161-0/+14
|\
| * checkpointRaymaekers Luca2024-10-151-0/+14
| |
* | checkpointRaymaekers Luca2024-10-161-0/+1
|/
* checkpointRaymaekers Luca2024-09-191-9/+2
| | | | | | - edited pairs - changed surround mappings to "gs" - added highlighting for urls
* checkpointRaymaekers Luca2024-09-181-1/+13
| | | | | | | | | | | | | | - 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-141-10/+24
| | | | | | | | | | | | | | | | | | | | | | | - 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-08-151-16/+16
|
* First commit!Raymaekers Luca2024-03-221-0/+20