Browse Source

Remove unwanted quotes at the end of vimrc

merge-requests/1/merge
lhark 10 years ago
parent
commit
06cddc0b87
  1. 2
      vimrc

2
vimrc

@ -441,4 +441,4 @@ function! ShowModeInStatusLine()
let g:showMode = "Visual" let g:showMode = "Visual"
endif endif
return g:showMode return g:showMode
endfunction""""""""""""""""""" endfunction

Loading…
Cancel
Save