LazyVim.LazyVim/lua/lazyvim/util
2024-03-28 23:25:06 +01:00
..
extras.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
format.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
init.lua feat(lazygit): lazygit now automatically uses colors from your Neovim colorscheme 2024-03-26 12:43:07 +01:00
inject.lua feat(inject): util method to get upvalue 2023-10-12 11:48:02 +02:00
json.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
lazygit.lua feat(lazygit): allow customizing the lazygit theme. Check the code to change the hl group mapping. Fixes #2846 2024-03-27 11:19:06 +01:00
lsp.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
lualine.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
news.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
plugin.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
root.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
telescope.lua fix(keymaps): update all keymap descriptions to be Title Case (#2844) 2024-03-27 08:56:44 +01:00
terminal.lua fix(terminal): dont use backdrop for edgy terminal windows 2024-03-26 19:55:14 +01:00
toggle.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
ui.lua fix(statuscolumn): right align signs when virtnum > 0 2024-03-28 23:25:06 +01:00