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{
|
||||
|
||||
Reference in New Issue
Block a user