Skip to content

weilonge/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

12ab5cd · Dec 8, 2024
Oct 14, 2018
Jul 31, 2024
Jun 1, 2018
Aug 23, 2022
Jan 30, 2020
Apr 14, 2021
Oct 22, 2024
Nov 13, 2019
Sep 11, 2021
Nov 11, 2023
Mar 22, 2022
Oct 20, 2024
Dec 8, 2024

Repository files navigation

Vim Configurations

Installation:

$ git clone git://github.com/weilonge/dotvim.git ~/.vim

Launch vim and apply :PlugInstall to install plugins. Or apply the following command in console to install or update plugins:

Install Plugins:

$ vim +PlugUpgrade +PlugInstall +qa

Update Plugins:

$ vim +PlugUpgrade +PlugUpdate +qa

Optional:

Apply the command to install coc related plugins:

$ vim -c ':CocInstall coc-tsserver coc-eslint coc-json coc-prettier coc-css'

Apply the command to update coc related plugins:

$ vim +CocUpdate

About

my vim configurations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published