aboutsummaryrefslogtreecommitdiff
path: root/nvim-pack-lock.json
diff options
context:
space:
mode:
authorTrey Bastian <hello@treybastian.com>2026-02-19 11:27:04 +0000
committerTrey Bastian <hello@treybastian.com>2026-02-19 11:27:04 +0000
commit7f72818a2a8b79dd0f88157bfff430a2c08b0242 (patch)
treefa8ad2ad1255aa3b3a73f400fef0f4d8c295abbf /nvim-pack-lock.json
parent6edc72539468ed40101c56288ba6a4c10c85d382 (diff)
streamlined lsp formatter linter and debugger setup
Diffstat (limited to 'nvim-pack-lock.json')
-rw-r--r--nvim-pack-lock.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/nvim-pack-lock.json b/nvim-pack-lock.json
index 1446760..560c393 100644
--- a/nvim-pack-lock.json
+++ b/nvim-pack-lock.json
@@ -17,6 +17,10 @@
"rev": "c2526f1cde528a66e086ab1668e996d162c75f4f",
"src": "https://github.com/stevearc/conform.nvim"
},
+ "fidget.nvim": {
+ "rev": "7fa433a83118a70fe24c1ce88d5f0bd3453c0970",
+ "src": "https://github.com/j-hui/fidget.nvim"
+ },
"friendly-snippets": {
"rev": "6cd7280adead7f586db6fccbd15d2cac7e2188b9",
"src": "https://github.com/rafamadriz/friendly-snippets"
@@ -29,6 +33,14 @@
"rev": "3d89e7c92fbd96c5e10e0298fc2b006f21cf9428",
"src": "https://github.com/mason-org/mason-lspconfig.nvim"
},
+ "mason-nvim-dap.nvim": {
+ "rev": "9a10e096703966335bd5c46c8c875d5b0690dade",
+ "src": "https://github.com/jay-babu/mason-nvim-dap.nvim"
+ },
+ "mason-tool-installer.nvim": {
+ "rev": "443f1ef8b5e6bf47045cb2217b6f748a223cf7dc",
+ "src": "https://github.com/WhoIsSethDaniel/mason-tool-installer.nvim"
+ },
"mason.nvim": {
"rev": "44d1e90e1f66e077268191e3ee9d2ac97cc18e65",
"src": "https://github.com/mason-org/mason.nvim"
@@ -69,6 +81,10 @@
"rev": "d196b25eda89ae957110f2966d1753889dc197b2",
"src": "https://github.com/nvim-java/nvim-java"
},
+ "nvim-lint": {
+ "rev": "486474c2ace8d78d28995074dbdbe29011bc63d0",
+ "src": "https://codeberg.org/mfussenegger/nvim-lint"
+ },
"nvim-lspconfig": {
"rev": "5fef3b4a5f1057553b78d048322782c3a9ae69c6",
"src": "https://github.com/neovim/nvim-lspconfig"