Open *.srcjar as zip

This commit is contained in:
Christian Nieves
2024-08-21 16:11:25 +00:00
parent 1dfaac5950
commit d632924ca7
4 changed files with 12 additions and 10 deletions

View File

@ -12,8 +12,6 @@ map <Esc>[D <Left>
" remove mapping to be used in nerdtree
inoremap <Nul> <C-n>
cnoremap %% <C-R>=fnameescape(expand("%:p:h")."/")<CR>
" move vertically by visual line
" nnoremap j gj
" nnoremap k gk