HASH f36a085e2a4e
DATE 2025-04-04
SUBJECT neovim: add nvim-surround plugin
FILES 1 CHANGED
HASH f36a085e2a4e
DATE 2025-04-04
SUBJECT neovim: add nvim-surround plugin
FILES 1 CHANGED
┌─ outputs/pkgs/ook-vim/config/plugins/utility.nix ──────────────────────────┐
│ diff --git a/outputs/pkgs/ook-vim/config/plugins/utility.nix b/outputs/pkgs/ook-vi │
│ m/config/plugins/utility.nix │
│ index e913804..0f9e65e 100644 │
│ --- a/outputs/pkgs/ook-vim/config/plugins/utility.nix │
│ +++ b/outputs/pkgs/ook-vim/config/plugins/utility.nix │
│ @@ -10,6 +10,9 @@ │
│ autoStart = false; │
│ }; │
│ }; │
│ + surround = { │
│ + enable = true; │
│ + }; │
│ images.image-nvim = { │
│ enable = true; │
│ setupOpts = { │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...im/config/plugins/utility.nix ───┐
│ diff --git a/outputs/pkgs/ook-vim/config/plu │
│ gins/utility.nix b/outputs/pkgs/ook-vim/conf │
│ ig/plugins/utility.nix │
│ index e913804..0f9e65e 100644 │
│ --- a/outputs/pkgs/ook-vim/config/plugins/ut │
│ ility.nix │
│ +++ b/outputs/pkgs/ook-vim/config/plugins/ut │
│ ility.nix │
│ @@ -10,6 +10,9 @@ │
│ autoStart = false; │
│ }; │
│ }; │
│ + surround = { │
│ + enable = true; │
│ + }; │
│ images.image-nvim = { │
│ enable = true; │
│ setupOpts = { │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET