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.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
[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