kakrc copy to system clipboard
This commit is contained in:
@@ -9,3 +9,6 @@ set-option global indentwidth 4
|
||||
# insert four spaces instead of a tab character while in insert mode.
|
||||
map global insert <tab> '<space><space><space><space>'
|
||||
|
||||
hook global RegisterModified '"' %{ nop %sh{
|
||||
printf %s "$kak_main_reg_dquote" | wl-copy > /dev/null 2>&1 &
|
||||
}}
|
||||
|
||||
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
.config/librewolf/
|
||||
.config/pulse/
|
||||
bin/pi
|
||||
Reference in New Issue
Block a user