AutoYADM commit: 2025-06-15 16:37:46
This commit is contained in:
parent
833f9bffdb
commit
410b32bf7e
1 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,15 @@
|
||||||
|
# Daniel's Personal kakrc
|
||||||
|
# Author: Daniel Fichtinger <daniel@ficd.ca>
|
||||||
|
# Feel free to steal & modify any of it.
|
||||||
|
# Notes:
|
||||||
|
# I use colemak-dh keyboard layout. autoload/colemak.kak
|
||||||
|
# rebinds the default keys. If any of the bindings in kakrc
|
||||||
|
# seem strange, that's why :)
|
||||||
|
# Some things have been refactored into separate plugin repositories.
|
||||||
|
# Check git.sr.ht/~ficd to find them.
|
||||||
|
# Plugins not written by me are installed either with kak-bundle
|
||||||
|
# or just by copying their code into this configuration.
|
||||||
|
|
||||||
evaluate-commands %sh{ kak-tree-sitter -dks --init $kak_session }
|
evaluate-commands %sh{ kak-tree-sitter -dks --init $kak_session }
|
||||||
evaluate-commands %sh{kak-popup init}
|
evaluate-commands %sh{kak-popup init}
|
||||||
colorscheme ashen
|
colorscheme ashen
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue