Once you have installed and configured all dependencies, follow the steps below:
- Clone this repo in your
~/.config/nvimdirectory. - Open Neovim, and install the plugins with
:PlugInstall. - Restart Neovim.
- Enjoy!
Credits:
This configuration was highly inspired by the harrisoncramer/nvim configuration, and contains some code snippets from their repository, but with some modifications =)
- Syntax highlighting w/ treesitter
- Auto completions w/ nvim-cmp
- LSPs w/ lsp-installer and lspconfig
- Git utilities w/ fugitive, gitsigns and diffview
- Search w/ telescope
- Terminal integration with FTerm
- tokyonight colorscheme



