mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-03-01 06:24: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):
|
[kazimazi](https://github.com/kazimazi):
|
||||||
|
|
||||||
- Added [`grug-far.nvim`](https://github.com/MagicDuck/grug-far.nvim)
|
- Added [`grug-far.nvim`](https://github.com/MagicDuck/grug-far.nvim) the find
|
||||||
the find and replace tool for neovim.
|
and replace tool for neovim.
|
||||||
|
|
||||||
<!-- vim: set textwidth=80: -->
|
<!-- vim: set textwidth=80: -->
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
{
|
{lib, ...}: let
|
||||||
lib,
|
|
||||||
...
|
|
||||||
}: let
|
|
||||||
inherit (lib.options) mkEnableOption;
|
inherit (lib.options) mkEnableOption;
|
||||||
inherit (lib.nvim.types) mkPluginSetupOption;
|
inherit (lib.nvim.types) mkPluginSetupOption;
|
||||||
in {
|
in {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue