os/modules/terminal-life
Benjamin Bädorf b487e3db6a
feat: use nnn and treesitter
vifm is removed in favour of nnn, with the keybindings in nvim being
changed. TODO: improve the colorscheme of `nnn` to match `ls`.

All nvim plugins that were responsible for language syntax highlighting
are removed in favour of treesitter[1], a syntax highlighter that parses
AST instead of being regex-based. This is still experimental, but my
tests so far have not encountered any issues.

1) https://github.com/nvim-treesitter/nvim-treesitter
2023-07-13 15:53:10 +02:00
..
bash feat: use nnn and treesitter 2023-07-13 15:53:10 +02:00
fzf ble.sh: use fzf ctrl-r history, ble.sh built-in completion 2023-06-12 01:04:24 +02:00
nnn feat: use nnn and treesitter 2023-07-13 15:53:10 +02:00
nvim feat: use nnn and treesitter 2023-07-13 15:53:10 +02:00
zsh Run treefmt command 2022-11-20 23:28:23 +01:00
default.nix feat: use nnn and treesitter 2023-07-13 15:53:10 +02:00
starship.toml.nix bash: ble.sh tweaks and starship ricing 2023-02-02 17:38:04 +01:00