LazyVim.LazyVim/lua/lazyvim/util
2024-12-15 11:46:24 +01:00
..
cmp.lua feat(keymaps): unlink luasnip on esc 2024-12-15 11:46:24 +01:00
deprecated.lua fix(ui): use Snacks.util.color instead of LazyVim.ui.fg 2024-12-12 13:47:29 +01:00
extras.lua fix(extras): don't load pkgs when parsing specs for LazyExtras 2024-06-29 10:19:01 +02:00
format.lua feat(core)!: move a bunch of LazyVim features to snacks.nvim (#4706) 2024-11-07 15:54:47 +01:00
init.lua fix(cmp): wrong extras check for nvim-cmp 2024-12-13 19:53:18 +01:00
inject.lua feat(util): set_upvalue 2024-05-16 21:25:51 +02:00
json.lua feat(ai): move ai related extras from coding to ai (#4751) 2024-11-10 11:27:21 +01:00
lsp.lua feat(core)!: move a bunch of LazyVim features to snacks.nvim (#4706) 2024-11-07 15:54:47 +01:00
lualine.lua fix(ui): use Snacks.util.color instead of LazyVim.ui.fg 2024-12-12 13:47:29 +01:00
mini.lua feat(snacks)!: use snacks.scope indent objects in favor of custom mini.ai indent objects 2024-12-12 13:47:29 +01:00
news.lua feat(core)!: move a bunch of LazyVim features to snacks.nvim (#4706) 2024-11-07 15:54:47 +01:00
pick.lua feat(cmp)!: moved nvim-cmp to extras and prefer blink.cmp on Neovim >= 0.10 as default completion engine 2024-12-12 13:47:29 +01:00
plugin.lua feat(core)!: move a bunch of LazyVim features to snacks.nvim (#4706) 2024-11-07 15:54:47 +01:00
root.lua feat(root): provide vim.g.root_lsp_ignore to ignore LSP servers (#4332) 2024-10-03 15:55:25 +02:00
terminal.lua fix(terminal): set shellcmdflags for powershell to recommended values. Closes #4805 2024-11-16 07:39:48 +01:00
ui.lua fix(ui): use Snacks.util.color instead of LazyVim.ui.fg 2024-12-12 13:47:29 +01:00