diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,9 +7,9 @@ My kakoune configuration - [gitu](https://github.com/altsem/gitu): Git ui - [fd](https://github.com/sharkdp/fd): Find files - [rg](https://github.com/BurntSushi/ripgrep): Grep command -- [./scripts/apply_vimgrep_updates.fnl](./scripts/apply_vimgrep_updates.fnl): Apply changes made to grep buffer +- [./scripts/grep-write.clj](./scripts/grep-write.clj): Apply changes made to grep buffer - [kakoune-lsp](https://github.com/kakoune-lsp/kakoune-lsp): LSP client - [kak-tree-sitter](https://git.sr.ht/~hadronized/kak-tree-sitter): Treesitter syntax highlighting - [kakoune.cr](https://github.com/alexherbo2/kakoune.cr): Connecting with kakoune session -- [./scripts/marks.fnl](./scripts/marks.fnl): Marking files root per-directory +- [./scripts/marks.clj](./scripts/marks.clj): Marking files root per-directory |
