mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-05-22 20:13:32 -04:00
Compare commits
2 commits
2617face3b
...
603a02b627
| Author | SHA1 | Date | |
|---|---|---|---|
|
603a02b627 |
|||
|
|
eb06ab9655 |
1 changed files with 6 additions and 1 deletions
|
|
@ -10,8 +10,13 @@
|
|||
};
|
||||
|
||||
config.specs.r = {
|
||||
data = [
|
||||
data = with pkgs.vimPlugins; [
|
||||
config.nvim-lib.neovimPlugins.r
|
||||
quarto-nvim
|
||||
{
|
||||
data = otter-nvim;
|
||||
pname = "otter";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue