]> Freerunner's - kakoune-config.git/commitdiff
update starship theme main
authorAndre Ramnitz <tux.rising@gmail.com>
Tue, 13 Jan 2026 00:22:06 +0000 (01:22 +0100)
committerAndre Ramnitz <tux.rising@gmail.com>
Tue, 13 Jan 2026 00:22:06 +0000 (01:22 +0100)
starship.toml

index 053e072f50e2454c81cade4792b21eacd5abd959..bd67d27ff9039057a766bc9a3eb1e978843b0e62 100644 (file)
@@ -1,10 +1,5 @@
 add_newline = false
 format = """\
 add_newline = false
 format = """\
-${custom.kaklsp_err}\
-${custom.kaklsp_warn}\
-${custom.kaklsp_hint}\
-${custom.kaklsp_code_actions}\
-${custom.kaklsp_progress}\
 ${custom.kakmode}\
 ${custom.kakcontext}\
 $git_branch\
 ${custom.kakmode}\
 ${custom.kakcontext}\
 $git_branch\
@@ -20,6 +15,12 @@ ${custom.kakbuflist}\
 ${custom.kakcursor}\
 ${custom.kakposition}\
 """
 ${custom.kakcursor}\
 ${custom.kakposition}\
 """
+# ${custom.kaklsp_err}\
+# ${custom.kaklsp_warn}\
+# ${custom.kaklsp_hint}\
+# ${custom.kaklsp_code_actions}\
+# ${custom.kaklsp_progress}\
+
 # use this useless block to prevent spilling colors on insert mode
 # [█](fg:black bg:black)
 # powerline symbols
 # use this useless block to prevent spilling colors on insert mode
 # [█](fg:black bg:black)
 # powerline symbols
@@ -165,7 +166,7 @@ disabled = false
 [custom.kaksession]
 description = 'The current Kakoune session'
 format = '[](fg:bright-black bg:black)[  %val{client}:%val{session} ]($style)'
 [custom.kaksession]
 description = 'The current Kakoune session'
 format = '[](fg:bright-black bg:black)[  %val{client}:%val{session} ]($style)'
-style = 'bg:bright-black fg:black'
+style = 'bg:bright-black fg:purple'
 when = ''
 shell = ['true']
 disabled = false
 when = ''
 shell = ['true']
 disabled = false