mirror of
https://github.com/zoriya/flake.git
synced 2026-06-06 20:13:15 +00:00
Setup volty's plugin
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
lib,
|
||||
neovim-nightly,
|
||||
ltex-extra,
|
||||
areyoulockedin,
|
||||
...
|
||||
}: let
|
||||
mkNvim = import ./nix/mknvim.nix {inherit pkgs lib;};
|
||||
@@ -59,6 +60,8 @@ in
|
||||
lz-n
|
||||
catppuccin-nvim
|
||||
|
||||
(mkPlugin areyoulockedin "areyoulockedin")
|
||||
|
||||
nvim-treesitter.withAllGrammars
|
||||
ts-comments-nvim
|
||||
|
||||
|
||||
Reference in New Issue
Block a user