- Update nvim to 0.10
- Make terminal enable italic fonts in nvim editor colorscheme
- Fix tmux not loading italic fonts on Neovim
- Use tab to alternate through marked pages and let tab navigation go to Arrow
- Create a shortcuts to navigate throw git changes in the file
- Implement undo tree
- Telescope that shows all manuals
- Telescope that shows all git commits
- Way to show git diff from last commit
- Yeet config for Go and Pythonor go and python
** DOWNLOAD NVIMv0.10.1 NOW!! ** substitute .config/nvim to this repository
git clone https://github.com/js-bruno/nvim-config && \
rm -rf ~/.config/nvim && \
cp -r <repository-name>/config/nvim ~/.config/
** run nvim in a terminal
