diff options
| author | kkard2 <[email protected]> | 2023-07-30 15:33:32 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2023-07-30 15:33:32 +0200 |
| commit | 641cfd630c04de47248212fa6bd86edb449c2ad0 (patch) | |
| tree | 069f51484b12402b860d49d61c6ffc2c3bc2872b /nvim/lazy-lock.json | |
| parent | 385628368dbf807327219bac545a11111abf4e53 (diff) | |
incomplete nvim conf
Diffstat (limited to 'nvim/lazy-lock.json')
| -rw-r--r-- | nvim/lazy-lock.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/nvim/lazy-lock.json b/nvim/lazy-lock.json new file mode 100644 index 0000000..e8a470f --- /dev/null +++ b/nvim/lazy-lock.json @@ -0,0 +1,9 @@ +{ + "catppuccin": { "branch": "main", "commit": "057c34f849cf21059487d849e2f3b3efcd4ee0eb" }, + "lazy.nvim": { "branch": "main", "commit": "dac844ed617dda4f9ec85eb88e9629ad2add5e05" }, + "lualine.nvim": { "branch": "master", "commit": "05d78e9fd0cdfb4545974a5aa14b1be95a86e9c9" }, + "nvim-treesitter": { "branch": "master", "commit": "e8648569d82c7bb46dc511cda9dbec687774461f" }, + "plenary.nvim": { "branch": "master", "commit": "267282a9ce242bbb0c5dc31445b6d353bed978bb" }, + "telescope.nvim": { "branch": "master", "commit": "776b509f80dd49d8205b9b0d94485568236d1192" }, + "undotree": { "branch": "master", "commit": "0e11ba7325efbbb3f3bebe06213afa3e7ec75131" } +}
\ No newline at end of file |
