Skip to content

A NeoVim configuration for using it as a code editior.

Notifications You must be signed in to change notification settings

amreshpro/neovim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

neovim-config

Step1

mkdir ~/.config

cd ~/.config

mkdir nvim

cd nvim

touch init.vim coc-config.json coc-settings.json

copy paste the code in all three files

Step2

Open nvim

nvim

after that type

:PlugInstall

About

A NeoVim configuration for using it as a code editior.

Topics

Resources

Stars

Watchers

Forks