Skip to content

Commit

Permalink
Added Qa to remaps
Browse files Browse the repository at this point in the history
  • Loading branch information
lipeeeee committed Apr 5, 2024
1 parent 497168e commit 02d1a4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/lipe/preferences/autoexec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ vim.cmd [[command! WQA wqa]]
vim.cmd [[command! WQa wqa]]
vim.cmd [[command! Wqa wqa]]
vim.cmd [[command! Q q]]
vim.cmd [[command! Qa qa]]

-- Netrw usage tweaks
vim.cmd [[ au FileType netrw nmap <buffer> h -<esc>]]
Expand Down

0 comments on commit 02d1a4c

Please sign in to comment.