This commit is contained in:
Soliprem 2025-01-31 17:06:14 +00:00 committed by GitHub
commit 5cc8aa8c79
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 54 additions and 9 deletions

View file

@ -755,6 +755,11 @@
flake = false;
};
plugin-R-nvim = {
url = "github:R-nvim/R.nvim";
flake = false;
};
plugin-haskell-tools-nvim = {
url = "github:mrcjkb/haskell-tools.nvim";
flake = false;