aboutsummaryrefslogtreecommitdiff
path: root/autoload/+init.kak
diff options
context:
space:
mode:
Diffstat (limited to 'autoload/+init.kak')
-rw-r--r--autoload/+init.kak8
1 files changed, 5 insertions, 3 deletions
diff --git a/autoload/+init.kak b/autoload/+init.kak
index 898c04b..0fc5183 100644
--- a/autoload/+init.kak
+++ b/autoload/+init.kak
@@ -6,8 +6,10 @@ nop %sh{
ln -sf "$kak_runtime/autoload/plugins" "$kak_config/autoload/plugins" 2>/dev/null || true
}
-# Disabled treesitter because eh
+# treesitter (disabled for now)
# eval %sh{kak-tree-sitter -dksvv --init "${kak_session}" --with-highlighting --with-text-objects}
+
+# kcr
eval %sh{kcr init kakoune}
colorscheme phenax
@@ -16,9 +18,9 @@ set-option global incsearch true
set-option global indentwidth 2
set-option global tabstop 2
set-option -add global path "**"
-set-option global startup_info_version 20250603
+set-option global startup_info_version 20260521
set-option global scrolloff 10,3
-set-option -add global ui_options terminal_enable_mouse=false terminal_set_title=true terminal_status_on_top=true
+set-option -add global ui_options terminal_enable_mouse=false terminal_status_on_top=true
# Modeline
set-option global modelinefmt \