|
- 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
|