summaryrefslogtreecommitdiffstats
path: root/.config/nvim/lazy-lock.json
diff options
context:
space:
mode:
authorjustanothercatgirl <sotov2070@gmail.com>2023-12-04 19:49:07 +0300
committerjustanothercatgirl <sotov2070@gmail.com>2023-12-04 19:49:07 +0300
commitff61e763b12badbf73f4e78b462c626ab206be1c (patch)
treeb1f0c91ac8d4396a4e7f3081ea249afd2727a44d /.config/nvim/lazy-lock.json
parent0397b0626dae6ae863b6d68b4a7970687eb39509 (diff)
Changed some of lua & i3 seggings
* window navigation added to nvim * i3 startup changes * added sakura config * added zerotierone scripts co-authored-by: who-is-this-guy sotov2071@gmail.com
Diffstat (limited to '.config/nvim/lazy-lock.json')
-rw-r--r--.config/nvim/lazy-lock.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/nvim/lazy-lock.json b/.config/nvim/lazy-lock.json
index c7e83a4..b672205 100644
--- a/.config/nvim/lazy-lock.json
+++ b/.config/nvim/lazy-lock.json
@@ -1,6 +1,11 @@
{
"awesome-vim-colorschemes": { "branch": "master", "commit": "4b2787b8894c4a70c42d15c2808d7cf278cb6abb" },
"lazy.nvim": { "branch": "main", "commit": "96584866b9c5e998cbae300594d0ccfd0c464627" },
+ "nerdtree": { "branch": "master", "commit": "0cb04e9245b000daf32f04aae5f606011a6aa3b5" },
+ "nvim-treesitter": { "branch": "master", "commit": "d8a71826a20dfc9ed3d8a43e28a00611a302b456" },
+ "plenary.nvim": { "branch": "master", "commit": "366b0837486f60ae0e7550c15de8ff66d057c4cd" },
+ "popup.nvim": { "branch": "master", "commit": "b7404d35d5d3548a82149238289fa71f7f6de4ac" },
"vim-commentary": { "branch": "master", "commit": "e87cd90dc09c2a203e13af9704bd0ef79303d755" },
+ "vim-surround": { "branch": "master", "commit": "3d188ed2113431cf8dac77be61b842acb64433d9" },
"which-key.nvim": { "branch": "main", "commit": "4433e5ec9a507e5097571ed55c02ea9658fb268a" }
} \ No newline at end of file