diff options
| author | Mathias Magnusson <mathias@magnusson.space> | 2026-01-21 14:14:26 +0100 |
|---|---|---|
| committer | Mathias Magnusson <mathias@magnusson.space> | 2026-01-21 14:14:26 +0100 |
| commit | 547964c295c29077e0d7af2f901dda7c5cf963d1 (patch) | |
| tree | c773ae6d8041799c48b70df3efe269b15c64a4b6 /dot-config/nvim/nvim-pack-lock.json | |
| parent | cd60510acf9cda0fc308a4b2fa59cfdf05e74416 (diff) | |
| download | ymer-master.tar.gz | |
nvim: add some pluginsmaster
Diffstat (limited to 'dot-config/nvim/nvim-pack-lock.json')
| -rw-r--r-- | dot-config/nvim/nvim-pack-lock.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/dot-config/nvim/nvim-pack-lock.json b/dot-config/nvim/nvim-pack-lock.json new file mode 100644 index 0000000..53004ca --- /dev/null +++ b/dot-config/nvim/nvim-pack-lock.json @@ -0,0 +1,24 @@ +{ + "plugins": { + "catppuccin": { + "rev": "beaf41a30c26fd7d6c386d383155cbd65dd554cd", + "src": "https://github.com/catppuccin/nvim" + }, + "mini.icons": { + "rev": "efc85e42262cd0c9e1fdbf806c25cb0be6de115c", + "src": "https://github.com/nvim-mini/mini.icons" + }, + "nvim-lspconfig": { + "rev": "92ee7d42320edfbb81f3cad851314ab197fa324a", + "src": "https://github.com/neovim/nvim-lspconfig" + }, + "nvim-treesitter": { + "rev": "ec034813775d7e2974c7551c8c34499a828963f8", + "src": "https://github.com/nvim-treesitter/nvim-treesitter" + }, + "oil.nvim": { + "rev": "f55b25e493a7df76371cfadd0ded5004cb9cd48a", + "src": "https://github.com/stevearc/oil.nvim" + } + } +}
\ No newline at end of file |
