vim: remove auto-close tags
This commit is contained in:
2
vimrc
2
vimrc
@@ -429,7 +429,7 @@ function! ToggleWindowHorizontalVerticalSplit()
|
|||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
nnoremap <silent> <leader>wst :call ToggleWindowHorizontalVerticalSplit()<cr>
|
nnoremap <silent> <leader>wst :call ToggleWindowHorizontalVerticalSplit()<cr>
|
||||||
inoremap <lt>/ </<C-x><C-o><Esc>==gi
|
" inoremap <lt>/ </<C-x><C-o><Esc>==gi
|
||||||
|
|
||||||
" if hidden is not set, TextEdit might fail.
|
" if hidden is not set, TextEdit might fail.
|
||||||
set hidden
|
set hidden
|
||||||
|
|||||||
Reference in New Issue
Block a user