init commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
app: termite
|
||||
and not win.title: /VIM/
|
||||
-
|
||||
#comment or remove tags for command sets you don't want
|
||||
#termite doesn't support the file_manager stuff yet
|
||||
#tag(): user.file_manager
|
||||
tag(): user.kubectl
|
||||
tag(): user.git
|
||||
tag(): user.taskwarrior
|
||||
tag(): terminal
|
||||
|
||||
# Selection mode
|
||||
shell yank: key("y")
|
||||
shell select: key("ctrl-shift-space")
|
||||
shell insert: key("escape")
|
||||
visual line: key("v")
|
||||
visual line mode: key("V")
|
||||
Reference in New Issue
Block a user