-
Notifications
You must be signed in to change notification settings - Fork 0
chintsung/vim-conf
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is my vim configuration.
1. How to use?
1.1 Check if a ".vim" folder in home (~) directory.
If the folder doesn't exist, create it by typing "mkdir .vim".
Then cd to "~/.vim" folder.
1.2 Clone this repository by typing
"git clone https://github.com/username/repositoryname.git".
1.3 Copy the ".vimrc" file to home (~) directory.
2. Install vundle
2.1 cd to "~/.vim/bundle".
2.2 Clone vundle by typing
"git clone http://github.com/gmarik/vundle.git ./vundle".
3. Install plugin
3.1 Open vim.
3.2 Type ":BundleInstall".
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published