1
0

update after/ftplugins

This commit is contained in:
Patrick Auernig 2017-04-21 16:24:18 +02:00
parent 0919319cfd
commit 676fe77b04
11 changed files with 0 additions and 11 deletions

View File

@ -1,4 +1,3 @@
set expandtab set expandtab
set shiftwidth=2 set shiftwidth=2
set softtabstop=2 set softtabstop=2

View File

@ -6,4 +6,3 @@ set shiftround
" Disable haskell-vim omnifunc " Disable haskell-vim omnifunc
let g:haskellmode_completion_ghc = 0 let g:haskellmode_completion_ghc = 0
autocmd FileType haskell setlocal omnifunc=necoghc#omnifunc autocmd FileType haskell setlocal omnifunc=necoghc#omnifunc

View File

@ -8,4 +8,3 @@ noremap q :q<CR>
noremap <SPACE> <C-D> noremap <SPACE> <C-D>
noremap b <C-U> noremap b <C-U>
nnoremap K :Man <C-R>=expand(\\\"<cword>\\\")<CR><CR> nnoremap K :Man <C-R>=expand(\\\"<cword>\\\")<CR><CR>

View File

@ -1,3 +1,2 @@
set expandtab set expandtab
set shiftwidth=4 set shiftwidth=4

View File

@ -1,3 +1,2 @@
set expandtab set expandtab
set shiftwidth=4 set shiftwidth=4

View File

@ -3,4 +3,3 @@ set shiftwidth=4
set foldmethod=indent set foldmethod=indent
set foldnestmax=2 set foldnestmax=2
set formatoptions=croql set formatoptions=croql

View File

@ -2,4 +2,3 @@ set expandtab
set shiftwidth=4 set shiftwidth=4
let g:sh_fold_enabled=1 let g:sh_fold_enabled=1

View File

@ -1,4 +1,3 @@
set noexpandtab set noexpandtab
set shiftwidth=4 set shiftwidth=4
set tabstop=4 set tabstop=4

View File

@ -1,4 +1,3 @@
set noexpandtab set noexpandtab
set tabstop=4 set tabstop=4
set shiftwidth=4 set shiftwidth=4

View File

@ -5,4 +5,3 @@ set foldmethod=marker
set foldlevel=0 set foldlevel=0
let g:vimsyn_folding='af' let g:vimsyn_folding='af'

View File

@ -1,3 +1,2 @@
set expandtab set expandtab
set shiftwidth=2 set shiftwidth=2