summaryrefslogtreecommitdiffstats
path: root/satellit_installer/static_files/system/etc/vim/vimrc.local
blob: 4bfb95ddbae471685ffbeaa0828e5ec5072895ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
runtime! defaults.vim
let g:skip_defaults_vim = 1

syntax on
set showmatch
set smartcase
set incsearch
set mouse=
set autoindent
set smartindent