Skip to content

fherbert/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim

To use this add at least the following in ~/.vimrc:

execute pathogen#infect()
syntax on
filetype on
filetype indent on
filetype plugin on
set tabstop=2
set expandtab
set shiftwidth=2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published