aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 9764030dd3794989c89189b6e3ad11caa6a6ba5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# kakoune-config
My kakoune configuration



## Tools
- [tmux](https://github.com/tmux/tmux): Window management
- [daffm](https://github.com/phenax/daffm): File manager
- [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
- [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