This commit is contained in:
zbirenbaum 2022-05-21 01:18:36 -04:00
parent bcb41ea239
commit cef2899bba
1 changed files with 0 additions and 3 deletions

View File

@ -214,9 +214,6 @@ end
M.misc_mappings = function()
local map = nvchad.map
-- Don't copy the replaced text after pasting in visual mode
map("v", "p", '"_dP')
-- Allow moving the cursor through wrapped lines with j, k, <Up> and <Down>
-- http://www.reddit.com/r/vim/comments/2k4cbr/problem_with_gj_and_gk/
-- empty mode is same as using :map