refining search config
This commit is contained in:
parent
bce2badab4
commit
7f8913ba5c
4 changed files with 8 additions and 3 deletions
|
@ -173,7 +173,7 @@
|
|||
:desc "Emoji" "e" #'emojify-insert-emoji)
|
||||
:desc "Current file name" "f" #'+default/insert-file-path
|
||||
:desc "Current file path" "F" (cmd!! #'+default/insert-file-path t)
|
||||
:desc "Snippet" "s" #'yas-insert-snippet
|
||||
:desc "Snippet" "s" #'+default/insert-snippet
|
||||
:desc "Unicode" "u" #'insert-char
|
||||
:desc "From clipboard" "y" #'+default/yank-pop)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue