mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-08-23 18:03:13 -04:00
Compare commits
1 changed files with 1 additions and 6 deletions
|
|
@ -10,13 +10,8 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
config.specs.r = {
|
config.specs.r = {
|
||||||
data = with pkgs.vimPlugins; [
|
data = [
|
||||||
config.nvim-lib.neovimPlugins.r
|
config.nvim-lib.neovimPlugins.r
|
||||||
quarto-nvim
|
|
||||||
{
|
|
||||||
data = otter-nvim;
|
|
||||||
pname = "otter";
|
|
||||||
}
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue