Skip to content

mohanvaddi/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nvim config

To install, clone this repo into ~/.config/nvim

  git clone https://github.com/mohanvaddi/nvim-config.git ~/.config/nvim

Note :

  • it will install Packer (plugin manager) automatically.
  • do PackerSync to install plugins.
  • this config has Mason installed. Do MasonInstall <desired-lang-server> to install lsp (language server protocol).
  • you can install treesitter by doing TSInstall <lang>
  • Plugins :
    • telescope.nvim
    • nvim-tree
    • bufferline
    • toggleterm
    • Comment.nvim
    • impatient
    • rose-pine -- colorscheme
    • nvim-cmp
    • nvim-autopairs
    • nvim-ts-rainbow
    • lualine
    • indent-blankline
  • add downloaded lsps to list in mason.lua

About

nvim config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages