lazyvim/lua/lazyvim/util
2026-03-20 21:40:30 +01:00
..
cmp.lua feat(ai): added completion hooks for next edit suggestions 2025-09-26 15:57:00 +02:00
deprecated.lua feat(lsp): refactor lsp code to use Snacks.util.lsp.on 2025-10-25 16:56:19 +02:00
extras.lua feat(typescript): split typescript extra in main, vtsls and tsgo 2026-03-20 21:40:30 +01: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 feat(lsp): lsp keymaps can now be configured with lsp-config.opts.servers['*'].keys like for lsp servers 2025-10-25 16:57:16 +02:00
inject.lua feat(util): set_upvalue 2024-05-16 21:25:51 +02:00
json.lua feat(defaults): new installs now default to snacks picker/explorer. Existing installs don't change. 2025-02-08 15:23:30 +01:00
lsp.lua refactor(lsp): cleaner support for code_actions 2026-03-20 19:01:02 +01:00
lualine.lua feat(copilot-native): better lualine status 2025-09-25 11:11:40 +02: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 fix(news): resolve news.txt from $VIMRUNTIME first 2026-03-01 09:17:53 +01:00
pick.lua feat(extras): big rework of default extras 2025-02-08 15:04:46 +01:00
plugin.lua fix(util.plugin): single imports for extras 2026-03-20 20:42:57 +01:00
root.lua fix(root): don't use fs_realpath on windows 2025-10-24 15:35:49 -07:00
terminal.lua fix(terminal): add -NoProfile to powershell shellcmdflag (#6757) 2025-11-06 12:40:40 +01:00
treesitter.lua fix(treesitter): remove node requirement 2025-10-31 17:28:02 +01:00