Added small comment
This commit is contained in:
parent
56bca305b2
commit
fd1eb6128a
2 changed files with 13 additions and 12 deletions
|
|
@ -19,4 +19,5 @@ vim.g.rust_recommended_style = 0
|
|||
|
||||
local setkb = vim.keymap.set
|
||||
|
||||
setkb('n', '<M-v>', '<C-v>')
|
||||
-- For WSL
|
||||
--setkb('n', '<M-v>', '<C-v>')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue