Adds git support for optolith

This commit is contained in:
Michel 2025-01-03 14:19:18 +01:00
parent 2ea0877394
commit 576eba8e4e
5 changed files with 82 additions and 47 deletions

View file

@ -0,0 +1,8 @@
return {
"nvim-neo-tree/neo-tree.nvim",
opts = {
window = {
width = 40,
},
},
}