Add jsonlint and nvim-spectre

https://github.com/nvim-pack/nvim-spectre
This commit is contained in:
Oliver Davies 2024-03-12 22:24:30 +00:00
parent 4b26e20375
commit e64463259b
2 changed files with 3 additions and 0 deletions

1
after/plugin/spectre.lua Normal file
View file

@ -0,0 +1 @@
require("spectre").setup()

View file

@ -122,6 +122,7 @@ in rec {
vimPlugins.vim-highlightedyank
vimPlugins.vim-just
vimPlugins.vim-nix
vimPlugins.nvim-spectre
vimPlugins.vim-obsession
vimPlugins.vim-pasta
vimPlugins.vim-polyglot
@ -259,6 +260,7 @@ in rec {
pkgs.stylua
# Tools
nodePackages.jsonlint
nodePackages.markdownlint-cli
php82Packages.php-codesniffer
php82Packages.phpstan