Skip to content

dmtri35/nvim_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • Install vim-plug
  • Install nerd font
  • Install latest nvim
  • Clone this repo and cp it too ~/.config/nvim
  • Open nvim and :PlugInstall
  • Restart nvim
  • Set true color in term (skip if the color is already right)
  • Install LSPs: pyright, biome, lua_ls, tsserver, gopls, zls, clangd

Debugging

pyright's import errors are highly likely from virtualenv setup. Could be easily fixed by pip install pyright in the virtualenv.

About

Personal nvim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors