lucas-law / gitlearn

learn git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitlearn

Creating a new branch is quick

Creating a new branch is quick and simple

How to use:

  1. make sure you had installed vim-plug

  2. then command:

cp coc_nvim_vimrc ~/.vimrc
  1. install plugs:
vim and :PluginInstall
  1. install node.js, excute:
sudo snap install node --classic
  1. for use c/c++
vim and : CocInstall coc-clangd
vim and : CocCommand coc.clangd install

About

learn git


Languages

Language:Vim Script 100.0%