kakoune: use editorconfig; lazygit: disable auto fetch
This commit is contained in:
@@ -10,6 +10,8 @@ hook global WinCreate .* %{
|
||||
hook global BufCreate .*\.templ %{ set buffer filetype templ }
|
||||
hook global BufCreate .*\.html.tmpl %{ set buffer filetype gotmpl }
|
||||
|
||||
hook global WinCreate ^[^*]+$ %{editorconfig-load}
|
||||
|
||||
# LOCAL
|
||||
|
||||
nop %sh{
|
||||
|
||||
@@ -11,3 +11,6 @@ gui:
|
||||
theme:
|
||||
selectedLineBgColor:
|
||||
- reverse
|
||||
|
||||
git:
|
||||
autoFetch: false
|
||||
|
||||
Reference in New Issue
Block a user