Skip to content

oloko64/neovim-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

neovim-scripts

Scripts to install neovim with some plugins

Apps used in this project

Vim Bootstrap - A app to generate a basic .vim file.

coc.vim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

Be advised

This script currently installs node 17 and add the neovim package to it, be advised.

How to install

Go to the folder scripts and run the desired file for your distribution (Current is Arch or Ubuntu).

If the file is not executable just run chmod +x [THE_FILE_HERE].

After the installation is complete restart your terminal and run vim, it will start vim and download it's plugins, wait a minute for everything to download.

After that restart vim and type into it's command line :CocInstall coc-sh coc-prettier coc-eslint coc-snippets coc-html coc-tsserver coc-json coc-pyright coc-markdownlint , this will download some of my favorite language servers, check the link to a lot more.

About

Scripts to install neovim with some plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published