os/modules/sway
Benjamin Bädorf 41c2d668f7
All checks were successful
continuous-integration/drone/push Build is passing
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 17:15:53 +02:00
..
config feat: use nnn and treesitter 2023-07-13 17:15:53 +02:00
default.nix Merge branch 'main' into feature/alejandra-treefmt 2023-01-28 21:40:44 +01:00
gammastep.service.nix Run treefmt command 2022-11-20 23:28:23 +01:00
libinput-gestures.service.nix Run treefmt command 2022-11-20 23:28:23 +01:00
mako.service.nix Run treefmt command 2022-11-20 23:28:23 +01:00
sway-session.target.nix Run treefmt command 2022-11-20 23:28:23 +01:00
sway.service.nix sway: use ExecStartPre in systemd service, like upstream wiki 2023-06-13 15:01:15 +02:00
swayidle.service.nix Run treefmt command 2022-11-20 23:28:23 +01:00
waybar.service.nix Run treefmt command 2022-11-20 23:28:23 +01:00
xsettingsd.service.nix Run treefmt command 2022-11-20 23:28:23 +01:00
ydotool.service.nix Run treefmt command 2022-11-20 23:28:23 +01:00