kakoune: remove kak-plug, install all plugins via nix
This commit is contained in:
parent
6f3935f736
commit
f6efa2cc57
6 changed files with 137 additions and 107 deletions
|
@ -1,5 +1,7 @@
|
|||
set global idle_timeout 500
|
||||
|
||||
enable-auto-pairs
|
||||
|
||||
hook global NormalIdle .* %{ evaluate-commands %sh{
|
||||
hex_with_size() {
|
||||
for i in 3 4 6 8; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue