Skip to content

Hwloser/hwloser-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hwloser-vim

Please check more infomation in git pages.

git pages links

Table of contents generated with markdown-toc

A easy to use vim config manager.


Our expectation

  1. Don`t conflict with other nvim config, so you can easy to change the environment of neovim.
  2. Modularizer each plugin manager.

How to install

1. Install by one line

  • linux
    curl -s https://raw.githubusercontent.com/Hwloser/hwloser-vim/master/install.sh | bash
  • mac
  • todo

2. Install Manually

Requirements

  1. neovim
  2. git
  3. make

neovim

# macos -- please use brew install
brew install neovim

# ubuntu
apt-get update && apt-get install neovim

git

# macos -- please use brew install
brew install git

# ubuntu
apt-get update && apt-get install git

make

# macos -- please use brew install
brew install make

# ubuntu
apt-get update && apt-get install make

How to install hwloser-vim

# install this manager
make

# uninstall this manager
make uninstall

How to Use?

About

Easy to use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages