mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-13 18:54:30 +02:00
treewide: vim-plugin
-> plugins
This commit is contained in:
parent
5e9a6c00a9
commit
43a3171dec
71 changed files with 72 additions and 72 deletions
|
@ -7,7 +7,7 @@
|
|||
let
|
||||
inherit (lib) types;
|
||||
inherit (lib.nixvim) defaultNullOpts applyPrefixToAttrs;
|
||||
inherit (lib.nixvim.vim-plugin) mkSettingsOptionDescription;
|
||||
inherit (lib.nixvim.plugins.vim) mkSettingsOptionDescription;
|
||||
|
||||
name = "openscad";
|
||||
globalPrefix = "openscad_";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue