LazyVim.LazyVim/lua/lazyvim/util
2024-07-13 23:34:53 +02:00
..
cmp.lua fix(cmp): visible 2024-06-16 15:30:44 +02: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: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
init.lua refactor(util): use available get_plugin() function (#3687) 2024-06-16 09:06:53 +02:00
inject.lua feat(util): set_upvalue 2024-05-16 21:25:51 +02:00
json.lua feat: allow a custom path for lazyvim.json. Fixes #3856 2024-06-29 21:19:15 +02:00
lazygit.lua fix(lazygit): improve git browse (#3941) 2024-07-07 21:25:45 +02:00
lsp.lua fix(lsp): dont highlight document words when cmp is visible 2024-06-16 15:17:56 +02:00
lualine.lua refactor: LazyVim.config 2024-06-16 15:35:38 +02:00
mini.lua feat: new mappings format for which-key v3. Forgot to push :) 2024-07-12 22:54:35 +02:00
news.lua refactor: LazyVim.config 2024-06-16 15:35:38 +02:00
pick.lua feat: get rid of "auto" picker and set better defaults for telescope find_files. Fixes #3974 2024-07-13 23:34:53 +02:00
plugin.lua fix(extras): better reasons as to why some extras are included in your config. 2024-06-14 11:14:00 +02:00
root.lua fix(root): also check root_dir. Fixes #3732 2024-06-19 18:25:58 +02:00
terminal.lua fix(util.terminal): fix the shellredir and shellpipe options for powershell (#3803) 2024-06-25 06:38:11 +02:00
toggle.lua fix(toggle): slightly better maximize 2024-06-05 07:40:28 +02:00
ui.lua fix(bufremove): fix Cancel (#3834) 2024-06-27 23:51:57 +02:00