./install.sh
After the install we need to configure Copilot.
Follow the instructions: https://github.com/github/copilot.vim
- customize completion colors https://github.com/finnurtorfa/zsh/blob/master/completion.zsh/
- add padding-bottom to promt, sine it's too close to the edge.
- Fix leader-p to paste on visual mode.
- Add nvim-spectre for search and replace.
- Fix cmp randomly stopping working and having to restart nvim.
- Fix autoformat on save randomly stopping working and having to restart nvim.
- Find a way of showing unsaved buffers.
- See if we can find lsp for mdx