added nvim and others

This commit is contained in:
2022-01-17 09:29:35 -03:00
parent 73e0ec8727
commit e9f8fd33f5
19 changed files with 1921 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<keys
name="User Shortcuts">
<bind
key="Up"
modifiers="Ctrl"
action="SelectionRaise"
display="true" />
<bind
key="Down"
modifiers="Ctrl"
action="SelectionLower"
display="true" />
</keys>