8000 GitHub - singularvoice/vimconfig
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

singularvoice/vimconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use it?

  • Clone the repository

  • Copy the content of .vimrc to your .vimrc config file in the $HOME/.vimrc

  • Install Plug-Vim with the below command

    curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
        https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
    
  • Move autoload plugged colors directoty to $HOME/.vim

  • Open vim

  • Run PlugInstall

  • Navigate to $HOME/.vim/plugged/coc.nvim and run npm install or yarn install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0