feat: Update flake.lock and nvim pets-nvim

This commit is contained in:
Uttarayan Mondal
2024-04-24 01:15:17 +05:30
parent dd3fe3989e
commit ea58de269a
4 changed files with 87 additions and 57 deletions

View File

@@ -603,6 +603,9 @@ in rec {
ignore_blank_lines = true, -- ignore blank lines when sending visual select lines
})
require("pets").setup({
-- your options here
})
'';
package = pkgs.neovim-nightly;
@@ -634,6 +637,7 @@ in rec {
# Wut
image-nvim
ChatGPT-nvim
pets-nvim
# UI and UX
vim-abolish