-
Notifications
You must be signed in to change notification settings - Fork 0
wtmpx/vim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Installation: git clone https://github.com/wtmpx/vim.git ~/.vim vi ~/.vimrc and add below : execute pathogen#infect() syntax on filetype plugin indent on :color desert set autoindent set expandtab set tabstop=2 set shiftwidth=2 set hlsearch set colorcolumn=80 set laststatus=2 Switch to the `~/.vim` directory, and fetch submodules: cd ~/.vim git submodule init git submodule update
About
My vim configuration
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published