diff options
| author | José Juan Loeza Sierra <jj@xz6ze.com> | 2025-11-07 23:42:52 -0800 |
|---|---|---|
| committer | José Juan Loeza Sierra <jj@xz6ze.com> | 2025-11-07 23:53:00 -0800 |
| commit | 5dc89fe9789701abbe4a73c2998d397a6d7d964c (patch) | |
| tree | cf43ae482b0c2bbfabd3370faf127a4e21a21086 /dot-config/nvim/nvim-pack-lock.json | |
| parent | 617c3b29dbf03322ef3ccb0cd9663532e94adb68 (diff) | |
replace lazyvim with custom config
Diffstat (limited to 'dot-config/nvim/nvim-pack-lock.json')
| -rw-r--r-- | dot-config/nvim/nvim-pack-lock.json | 56 |
1 files changed, 56 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..cf0d147 --- /dev/null +++ b/dot-config/nvim/nvim-pack-lock.json @@ -0,0 +1,56 @@ +{ + "plugins": { + "conform.nvim": { + "rev": "cde4da5", + "src": "https://github.com/stevearc/conform.nvim" + }, + "fzf-lua": { + "rev": "a8458b7", + "src": "https://github.com/ibhagwan/fzf-lua" + }, + "hardtime.nvim": { + "rev": "b4e4319", + "src": "https://github.com/m4xshen/hardtime.nvim" + }, + "jellybeans.nvim": { + "rev": "28b8088", + "src": "https://github.com/WTFox/jellybeans.nvim" + }, + "lualine.nvim": { + "rev": "3946f01", + "src": "https://github.com/nvim-lualine/lualine.nvim" + }, + "mason.nvim": { + "rev": "ad7146a", + "src": "https://github.com/mason-org/mason.nvim" + }, + "nui.nvim": { + "rev": "de74099", + "src": "https://github.com/MunifTanjim/nui.nvim" + }, + "nvim-lspconfig": { + "rev": "2010fc6", + "src": "https://github.com/neovim/nvim-lspconfig" + }, + "nvim-notify": { + "rev": "8701bec", + "src": "https://github.com/rcarriga/nvim-notify" + }, + "nvim-treesitter": { + "rev": "42fc28ba", + "src": "https://github.com/nvim-treesitter/nvim-treesitter" + }, + "plenary.nvim": { + "rev": "b9fd522", + "src": "https://github.com/nvim-lua/plenary.nvim" + }, + "sonokai": { + "rev": "ec07018", + "src": "https://github.com/sainnhe/sonokai" + }, + "yazi.nvim": { + "rev": "667028e", + "src": "https://github.com/mikavilpas/yazi.nvim" + } + } +}
\ No newline at end of file |
