remove conflicting vim alias

This commit is contained in:
Daniel Winkler 2026-01-30 16:57:40 +11:00
commit 43c6cb3fcd
6 changed files with 21 additions and 19 deletions

View file

@ -29,7 +29,7 @@
# Standard R packages used by default in rWrapper and quarto
reqPkgs = with rpkgs.rPackages; [
languageserver
# languageserver
];
in {
inherit rpkgs;