update after/ftplugins
This commit is contained in:
parent
0919319cfd
commit
676fe77b04
@ -1,4 +1,3 @@
|
||||
set expandtab
|
||||
set shiftwidth=2
|
||||
set softtabstop=2
|
||||
|
||||
|
@ -6,4 +6,3 @@ set shiftround
|
||||
" Disable haskell-vim omnifunc
|
||||
let g:haskellmode_completion_ghc = 0
|
||||
autocmd FileType haskell setlocal omnifunc=necoghc#omnifunc
|
||||
|
||||
|
@ -8,4 +8,3 @@ noremap q :q<CR>
|
||||
noremap <SPACE> <C-D>
|
||||
noremap b <C-U>
|
||||
nnoremap K :Man <C-R>=expand(\\\"<cword>\\\")<CR><CR>
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
set expandtab
|
||||
set shiftwidth=4
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
set expandtab
|
||||
set shiftwidth=4
|
||||
|
||||
|
@ -3,4 +3,3 @@ set shiftwidth=4
|
||||
set foldmethod=indent
|
||||
set foldnestmax=2
|
||||
set formatoptions=croql
|
||||
|
||||
|
@ -2,4 +2,3 @@ set expandtab
|
||||
set shiftwidth=4
|
||||
|
||||
let g:sh_fold_enabled=1
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
set noexpandtab
|
||||
set shiftwidth=4
|
||||
set tabstop=4
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
set noexpandtab
|
||||
set tabstop=4
|
||||
set shiftwidth=4
|
||||
|
||||
|
@ -5,4 +5,3 @@ set foldmethod=marker
|
||||
set foldlevel=0
|
||||
|
||||
let g:vimsyn_folding='af'
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
set expandtab
|
||||
set shiftwidth=2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user