aboutsummaryrefslogtreecommitdiff
path: root/nvim-pack-lock.json
diff options
context:
space:
mode:
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
new file mode 100644
index 0000000..b6d8b78
--- /dev/null
+++ b/nvim-pack-lock.json
@@ -0,0 +1,16 @@
+{
+ "plugins": {
+ "gruvbox.nvim": {
+ "rev": "5e0a460",
+ "src": "https://github.com/ellisonleao/gruvbox.nvim"
+ },
+ "nvim-lspconfig": {
+ "rev": "ac98db2",
+ "src": "https://github.com/neovim/nvim-lspconfig"
+ },
+ "nvim-treesitter": {
+ "rev": "42fc28ba",
+ "src": "https://github.com/nvim-treesitter/nvim-treesitter"
+ }
+ }
+} \ No newline at end of file