My (not so) minimal, and opinionated neovim configuration using neovim 0.8+.
- Nvim-LSP: Quickstart configurations for Neovim's built in LSP
- Cmp: Autocompletion that just works.
- Treesitter: Provides better syntax highlighting
- Gitsigns: Git gutter integration
- Feline: Preconfigured statusbar with git and LSP integration
- Bufferline: Snazzy buffer line reminiscent of modern GUI editors
- Telescope: Powerful fuzzy finder for files, buffer, and more
- Toggleterm: Toggleable terminal
- More plugins can be found here
- One Nerd Font of your choice
- Neovim 0.8
- Terminal which has true color support; see this for more information
Remember to run :checkhealth
to see if you are missing something!