mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 09:14:31 +02:00
plugins/neoscroll: minor formatting
This commit is contained in:
parent
7170aad281
commit
e7a3461fef
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@
|
|||
...
|
||||
}:
|
||||
with lib;
|
||||
helpers.neovim-plugin.mkNeovimPlugin
|
||||
config {
|
||||
helpers.neovim-plugin.mkNeovimPlugin config {
|
||||
name = "neoscroll";
|
||||
originalName = "neoscroll.nvim";
|
||||
defaultPackage = pkgs.vimPlugins.neoscroll-nvim;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue