AutoYADM commit: 2025-07-11 17:01:31
This commit is contained in:
parent
6b7c794136
commit
c5fe1d3d91
6 changed files with 30 additions and 19 deletions
|
@ -10,10 +10,3 @@ define-command ide %{
|
|||
# set global toolsclient tools
|
||||
}
|
||||
|
||||
# project-specific configuration
|
||||
hook global BufCreate (.*/)?(\.kakrc\.local|\.kakrc\.local|\.kakrc) %{
|
||||
set-option buffer filetype kak
|
||||
}
|
||||
try %{ source .kakrc } catch %{
|
||||
try %{ source .kakrc.local } catch %{ try %{ source .local.kakrc } }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue