summaryrefslogtreecommitdiff
path: root/lua/user/init.lua
Commit message (Collapse)AuthorAgeFilesLines
* checkpointRaymaekers Luca2024-09-141-37/+0
| | | | | | | | | | | | | | | | | | | | | | | - 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-1/+9
|
* remove colorschemeRaymaekers Luca2024-05-261-2/+0
| | | | add keybind for viewing buffers with telescope
* First commit!Raymaekers Luca2024-03-221-0/+31