DEV Community

Aakash Chaudhary
Aakash Chaudhary

Posted on

Neovim with Lua configs

This is a small attempt to improve NeoVim experience.

Plugins attached :

  • Telescope
  • Nvim Tree
  • Native LSP
  • Indent Blankline
  • Gruvbox Colorscheme
  • Treesitter
  • Rainbow Brackets ( Not configure properly )
  • AutoPairs
  • Kommentry
  • GitSigns
  • Dashboard ( some bugs with Indentline )
  • Vim Snippets
  • Vim Sneak
  • Nvim AutoTag
  • Diff View ( Git Diff view changes )
  • Nvim Colorizer ( shows colors )

It has general configuration for React and Web Development.

GitHub : https://github.com/psycoder01/Neovim-Config
If you like it, Do give it a STAR .

Top comments (0)