add to .kakrc
This commit is contained in:
parent
c6dd2785af
commit
fa10a813f2
1 changed files with 4 additions and 0 deletions
4
.kakrc
4
.kakrc
|
@ -15,6 +15,10 @@ define-command readme %{
|
|||
root-edit README.md
|
||||
}
|
||||
|
||||
define-command kakrc %{
|
||||
root-edit .kakrc
|
||||
}
|
||||
|
||||
# change working directory to the package
|
||||
hook global -once BufCreate .* %{
|
||||
change-directory %exp{%opt{project_root}/src/zona}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue