setup lualine and telescope

This commit is contained in:
2025-09-12 01:23:27 +02:00
parent 95709eb068
commit 3a395619a3
7 changed files with 40 additions and 10 deletions

View File

@@ -9,7 +9,6 @@ if not vim.loop.fs_stat(lazypath) then
"clone",
"--filter=blob:none",
"https://github.com/folke/lazy.nvim.git",
"--branch=v11.17.1",
lazypath,
})
end