summaryrefslogtreecommitdiff
path: root/lua/user
AgeCommit message (Collapse)Author
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-26add nord colorschemeRaymaekers Luca
customized to have everything in bold
2024-05-26remove colorschemeRaymaekers Luca
add keybind for viewing buffers with telescope
2024-05-02added backupdirRaymaekers Luca
2024-03-22First commit!Raymaekers Luca