Skip to content

DK10WS/Neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Neovim Config

if on arch install the following dependencies

git clone git@github.com:DK10WS/Neovim.git ~/.config/nvim
cd ~/.config/nvim
sudo bash reqirements.sh

Once This is completed run nvim and you would see all the plugins load in. Once completed close and open nvim again to see the plugins.

Run this on the nvim command shell after all plugins have loaded

MasonInstall stylua prettier erb_lint black shfmt python-lsp-server lua-language-server isort clangd rust-analyzer stylua

For python venv integration into the lsp update the value of include-system-site-packages to "true" which is located at

nvim ~/.local/share/nvim/mason/packages/python-lsp-server/venv/pyvenv.cfg

After this You are all set.

Enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors