mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
linters/formatters
This commit is contained in:
parent
dab37cf7a5
commit
5043280c65
6 changed files with 80 additions and 23 deletions
|
|
@ -16,6 +16,7 @@ with final.pkgs.lib; let
|
|||
blink-cmp
|
||||
blink-ripgrep-nvim
|
||||
codecompanion-nvim
|
||||
conform-nvim
|
||||
copilot-lua
|
||||
diffview-nvim
|
||||
eyeliner-nvim
|
||||
|
|
@ -25,12 +26,12 @@ with final.pkgs.lib; let
|
|||
luasnip
|
||||
mini-nvim
|
||||
neogit
|
||||
none-ls-nvim
|
||||
nightfox-nvim
|
||||
nvim-autopairs
|
||||
# nvim-dap
|
||||
# nvim-dap-go
|
||||
# nvim-dap-ui
|
||||
nvim-lint
|
||||
nvim-lspconfig
|
||||
# nvim-nio
|
||||
nvim-treesitter-context
|
||||
|
|
@ -52,6 +53,7 @@ with final.pkgs.lib; let
|
|||
# linters
|
||||
puppet-lint
|
||||
yamllint
|
||||
jq
|
||||
|
||||
# LSPs
|
||||
gopls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue