mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-05-22 20:13:32 -04:00
Compare commits
No commits in common. "603a02b6275d88dbe3c8cdff7c845192725f6b20" and "2617face3b1be40534d2cae7f0a374a062b3710d" have entirely different histories.
603a02b627
...
2617face3b
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…
Add table
Add a link
Reference in a new issue