- Update nvim to 0.10
- Make terminal enable italic fonts in nvim editor colorscheme
- Fix tmux not loading italic fonts on Neovim
- Create a way to telescope (space + e) to delete selected buffer
- Use tab to alternate through marked pages and let tab navigation go to telescope
- Adjust autosurround ()
- Implement tags autosurround [ ] Improve cmp visual and usage [ ] Enhance LSP integration with Go and Python [ ] Check in Typecraft channel for better dotfile storage [ ] Adjust a way to load dotfiles better
- Adjust telescope size
- Implement undo tree>
- Telescope that shows all manuals
- Telescope that shows all git commits
- Telescope that shows all git branches
- Telescope that shows all git changes status
- 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