Skip to content

Commit

Permalink
changed made to :qq button
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad Abdullah Khabir committed Apr 29, 2023
1 parent a8e5716 commit c41e9f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion secrets
Submodule secrets updated from 3ade6c to 312ad6
2 changes: 1 addition & 1 deletion vim/.vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ map <leader>n :CocCommand explorer<CR>
map <leader>c 0i# <ESC>
nnoremap ; :
nnoremap K <nop>
nnoremap q :q
"nnoremap q :q
nnoremap qq :q!<CR>
nnoremap Q q
inoremap # #
Expand Down

0 comments on commit c41e9f7

Please sign in to comment.