lazyvim/lua/lazyvim/plugins/extras/util
Folke Lemaitre 231e476ec9
fix(chezmoi): use vim.env.HOME instead of os.getenv("HOME") for Windows compatibility
vim.env.HOME works correctly on Windows where the HOME environment variable may not be set, while os.getenv("HOME") returns nil in such cases.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-24 06:06:38 +02:00
..
chezmoi.lua fix(chezmoi): use vim.env.HOME instead of os.getenv("HOME") for Windows compatibility 2025-10-24 06:06:38 +02:00
dot.lua fix(mason): rename and pin to v1 2025-05-12 10:39:04 +02:00
gh.lua feat(extras): utils: add gh.nvim (#6250) 2025-10-20 00:47:54 -07:00
gitui.lua fix(mason): rename and pin to v1 2025-05-12 10:39:04 +02:00
mini-hipatterns.lua fix(mini): update mini plugin references from echasnovski to nvim-mini (#6374) 2025-09-15 11:45:00 +02:00
octo.lua feat(octo): add support for snacks picker (#5625) 2025-02-16 12:20:06 +01:00
project.lua fix(util.project): different mapping on dashboard than snacks.projects (#5737) 2025-10-20 08:52:12 +02:00
rest.lua fix(util): add some kulala keymaps back to global (#5960) 2025-10-19 12:53:46 +02:00
startuptime.lua feat(util)!: move vim-startuptime to an extra 2024-05-16 21:25:51 +02:00