Configuration files for my GNU/Linux installation.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dotfiles/vim/.vimrc

38 lines
955 B

5 years ago
" ##############..... ##############
" ##############......##############
" ##########..........##########
" ##########........##########
" ##########.......##########
" ##########.....##########..
" ##########....##########.....
" ..##########..##########.........
" ....##########.#########.............
" ..################JJJ............
" ################.............
" ##############.JJJ.JJJJJJJJJJ
" ############...JJ...JJ..JJ JJ
" ##########....JJ...JJ..JJ JJ
" ########......JJJ..JJJ JJJ JJJ
" ###### .........
" .....
" .
set mouse=a
set wrap
set noet
4 years ago
set autoindent
4 years ago
set noexpandtab
set tabstop=8
set shiftwidth=8
4 years ago
vmap <Tab> >gv
vmap <S-Tab> <gv
5 years ago
syntax on
3 years ago
"set nu rnu
"set ruler
5 years ago
1 year ago
" colors koehler