-
Notifications
You must be signed in to change notification settings - Fork 0
haohaolee/My-own-vimrc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
note that the install.sh cannot be used on windows (maybe available on cygwin) step: 1. git clone http://github.com/haohaolee/My-own-vimrc.git ~/.vim on linux OR git clone http://github.com/haohaolee/My-own-vimrc.git ~/vimfiles on Windows "~" points to %userprofile% 2. run bash ~/.vim/install.sh linux on linux to install OR manally create a _vimrc in %userprofile% dir and write BEGIN============================================================ fun! MySys() return "windows" endfun source ~/vimfiles/vimrc helptags ~/vimfiles/doc END==============================================================
About
Fork from famous amix vim config and will customize it for myself
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published