yay
This commit is contained in:
commit
9d3d05066f
80 changed files with 7776 additions and 0 deletions
9
.latestBackup/after/plugin/fixmap.lua
Executable file
9
.latestBackup/after/plugin/fixmap.lua
Executable file
|
@ -0,0 +1,9 @@
|
|||
vim.cmd[[
|
||||
map <Space>m\ <nop>
|
||||
map <Space>m/ <nop>
|
||||
map <Space>mA <nop>
|
||||
map <Space>mgS <nop>
|
||||
|
||||
map <Space>tt <nop>
|
||||
map <Space>tm <nop>
|
||||
]]
|
Loading…
Add table
Add a link
Reference in a new issue