Enable discord/kakoune integration
This commit is contained in:
parent
54898e88ec
commit
e99e577631
2 changed files with 7 additions and 0 deletions
|
@ -194,3 +194,6 @@ hook global BufOpenFile .* %{
|
|||
|
||||
map global normal <a-[> ':inc-dec-modify-numbers + %val{count}<ret>'
|
||||
map global normal <a-]> ':inc-dec-modify-numbers - %val{count}<ret>'
|
||||
|
||||
# Discord integration
|
||||
discord-presence-enable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue