feat: install kulala

This commit is contained in:
2025-07-30 19:58:56 +03:00
parent 1eaca23cd5
commit c992276981
7 changed files with 214 additions and 31 deletions

View File

@@ -123,12 +123,16 @@ return {
score_offset = -100,
opts = {
prefix_min_len = 5,
context_size = 5,
max_filesize = "1M",
project_root_marker = { ".git", "package.json", ".root" },
search_casing = "--smart-case",
additional_rg_options = {},
fallback_to_regex_highlighting = true,
backend = {
ripgrep = {
context_size = 5,
max_filesize = "1M",
search_casing = "--smart-case",
additional_rg_options = {},
},
},
},
},
emoji = {