THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
hiifong
/
LazyVim
Watch
1
Star
0
Fork
0
You've already forked LazyVim
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e3075b05ef9646e07639ae896bd8896f68ad5d5f
LazyVim
/
lua
/
lazyvim
/
util
History
Folke Lemaitre
bb1480a6b9
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
..
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
feat(util): added util function to get a fg/bg color from the active colorscheme
2024-03-26 12:43:07 +01:00