Nvim: sync with coder setup

This commit is contained in:
Robert Kmieć
2026-03-04 10:32:14 +01:00
parent 09bb156e47
commit 1761d659c7
9 changed files with 337 additions and 25 deletions

View File

@@ -66,6 +66,7 @@ return {
"to_camel_case",
"to_title_case",
"to_path_case",
"to_pascal_case",
}
})
require('telescope').load_extension('undo')