mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-09 03:41:35 +00:00
feat: apply new module format to minimap plugins
This commit is contained in:
parent
f081bb916f
commit
7149c92d1e
7 changed files with 42 additions and 10 deletions
6
modules/minimap/minimap-vim/default.nix
Normal file
6
modules/minimap/minimap-vim/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./minimap-vim.nix
|
||||
./config.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue