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

kiuber/vim-anywhere

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-anywhere

Requirement

vim version >= 8.0

Install

backup yourself configuration before install

Linux

Generic system

install ctags

bash setup.sh

CentOS 7

dnf remove -y vim vim-minimal
dnf install 'dnf-command(copr)'
dnf copr enable -y hnakamur/vim
dnf install -y vim

dnf install -y ctags
bash setup.sh

MacOS

brew install -y ctags
bash setup.sh

Backup

bash backup.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 99.2%
  • Ruby 0.4%
  • Lua 0.3%
  • JavaScript 0.1%
  • PostScript 0.0%
  • Shell 0.0%
0