diff options
| author | Xander Swan <email> | 2025-12-03 10:00:42 -0500 |
|---|---|---|
| committer | Xander Swan <email> | 2025-12-03 10:00:42 -0500 |
| commit | 659ee63fcc7814a9d2c6849021de9cd41016b604 (patch) | |
| tree | 65ea56e0f59b4f3a21272414b8ccf8eec7039171 /.config/nvim/nvim-pack-lock.json | |
| parent | 68e1cdbb135fd87bb0df1170abaae749baa4eb87 (diff) | |
update :)
Diffstat (limited to '.config/nvim/nvim-pack-lock.json')
| -rw-r--r-- | .config/nvim/nvim-pack-lock.json | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/.config/nvim/nvim-pack-lock.json b/.config/nvim/nvim-pack-lock.json index 905ad4c..4f75631 100644 --- a/.config/nvim/nvim-pack-lock.json +++ b/.config/nvim/nvim-pack-lock.json @@ -1,16 +1,17 @@ { "plugins": { - "github-nvim-theme": { - "rev": "c106c94", - "src": "https://github.com/projekt0n/github-nvim-theme" - }, "mini.pick": { - "rev": "96ee37d", + "rev": "bb764a5", "src": "https://github.com/nvim-mini/mini.pick" }, "nvim-lspconfig": { - "rev": "e688b48", + "rev": "a89bfcf", "src": "https://github.com/neovim/nvim-lspconfig" + }, + "nvim-treesitter": { + "rev": "65a266bf", + "src": "https://github.com/nvim-treesitter/nvim-treesitter", + "version": "'main'" } } }
\ No newline at end of file |
