Remvoed extra comment annoyance
This commit is contained in:
parent
8328da270d
commit
bc429385a8
@ -403,3 +403,4 @@ set guifont=Fixed\ Medium\ Semi-Condensed\ 10
|
||||
inoremap <Tab> <C-R>=g:UltiSnips_Complete()<cr>
|
||||
map <unique> <buffer> <LocalLeader>b <Plug>JavagetsetInsertBothGetterSetter
|
||||
map <Leader>a O<Esc>:Autoformat<CR>:v/\S/d<CR>:nohlsearch<CR>
|
||||
inoremap <expr> <CR> getline(".") =~ '^\s*\([#"]\)\s*$' ? "\<C-u>" : "\<CR>"
|
||||
|
Loading…
Reference in New Issue
Block a user