mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-28 05:54:28 +00:00
style: nix formatter run
This commit is contained in:
parent
491e90d796
commit
16a7e6a295
2 changed files with 3 additions and 6 deletions
|
|
@ -193,7 +193,7 @@ https://github.com/gorbit99/codewindow.nvim
|
|||
|
||||
[kazimazi](https://github.com/kazimazi):
|
||||
|
||||
- Added [`grug-far.nvim`](https://github.com/MagicDuck/grug-far.nvim)
|
||||
the find and replace tool for neovim.
|
||||
- Added [`grug-far.nvim`](https://github.com/MagicDuck/grug-far.nvim) the find
|
||||
and replace tool for neovim.
|
||||
|
||||
<!-- vim: set textwidth=80: -->
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
lib,
|
||||
...
|
||||
}: let
|
||||
{lib, ...}: let
|
||||
inherit (lib.options) mkEnableOption;
|
||||
inherit (lib.nvim.types) mkPluginSetupOption;
|
||||
in {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue