editors: remove kakoune

This commit is contained in:
Charlie Root 2024-09-20 23:41:53 +02:00
commit a73ff82c1e
7 changed files with 0 additions and 376 deletions

View file

@ -1,20 +0,0 @@
# add_newline = false
format = """
\$directory
\${custom.separator}
"""
[directory]
format = '[$path/]($style)'
truncate_length = 2
truncate_to_repo = false
use_logical_pat = true
style = "fg:cyan"
truncate_symbol = "../"
disabled = false
[custom.separator]
format = "[ ||| ]($style)"
style = "fg:purple"
disabled = false