-
Notifications
You must be signed in to change notification settings - Fork 0
omailson/dotvim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is my personal vim configuration. Use it at your own risk. INSTRUCTIONS =============== I tried my best to make the installation process the simplest thing. Just follow the instructions below: First run the configure script and answer the questions. $ ./configure.sh This will create a file called vimrc Then run make $ make This will compile the command-t plugin and generate your plugins help tags. Now you need to install. WARNING: This will erase user's .vimrc $ make install PORTABLE =============== You can use this configuration even when another vim environment is already set to the user. Just set the corresponding variable on your generated vimrc and open vim using the command below: $ vim -u vimrc You'll probably enjoy this wonderful alias: $ alias vim='vim -u /path/to/dotvim/vimrc --cmd "let g:dotvim_portable = 1"'
About
All my vim configuration files and plugins
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published