Skip to content

chintsung/vim-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

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

No packages published