LunarVim/lua/lvim/core
LostNeophyte b97298ccf5
fix(indentlines): typo (#3743)
* fix(indentlines): set indent_char to LineLeft

* fix(indentlines): typo
2023-01-17 08:54:58 +01:00
..
alpha fix(alpha): check height of the aplha window (#3585) 2022-12-12 15:11:28 +01:00
builtins refactor(plugins)!: remove nvim-notify from core (#3300) 2022-10-21 01:21:22 -04:00
lualine feat: only use orange branch for lunar colorscheme 2022-11-04 13:43:30 -04:00
telescope fix(finders): use lunarvim basedir (#3332) 2022-10-27 16:28:33 +02:00
alpha.lua fix: startify theme button bugfix (#3557) 2022-12-01 11:37:45 +01:00
autocmds.lua feat(reload): add all conf files to aupat (#3644) 2022-12-26 18:29:19 +01:00
autopairs.lua fix(autopairs): attach confirm_done only once (#3430) 2022-11-07 22:54:38 -05:00
breadcrumbs.lua fix(breadcrumbs): refresh on TabEnter (#3727) 2023-01-14 15:31:05 +02:00
bufferline.lua refactor: migrate to lazy.nvim (#3647) 2023-01-10 21:18:17 +01:00
cmp.lua ci: enable format workflow on master (#3623) 2022-12-16 12:58:35 +01:00
commands.lua feat: add command & keybind to view docs (#3426) 2022-11-07 22:52:51 -05:00
comment.lua chore(plugins): bump version (#3248) 2022-10-15 18:32:11 +02:00
dap.lua feat(dap-ui): update setup table (#3724) 2023-01-13 15:46:41 +02:00
gitsigns.lua feat: update setup tables (#3693) 2023-01-07 17:03:03 +02:00
illuminate.lua refactor: migrate to lazy.nvim (#3647) 2023-01-10 21:18:17 +01:00
indentlines.lua fix(indentlines): typo (#3743) 2023-01-17 08:54:58 +01:00
info.lua feat: move icons to a single icons file (#3115) 2022-10-02 23:48:23 -04:00
lir.lua fix(lir): nil check, simpler logic (#3725) 2023-01-13 16:48:37 +01:00
log.lua refactor: migrate to lazy.nvim (#3647) 2023-01-10 21:18:17 +01:00
mason.lua fix(config): use a minimal bootstrap for mason (#3427) 2022-11-05 16:46:52 +01:00
nvimtree.lua refactor: migrate to lazy.nvim (#3647) 2023-01-10 21:18:17 +01:00
project.lua feat: update setup tables (#3693) 2023-01-07 17:03:03 +02:00
telescope.lua fix(telescope): backwards compability (#3596) 2023-01-10 09:58:48 +01:00
terminal.lua fix(terminal): use user's shell in execs (#3531) 2022-12-05 11:46:40 +01:00
theme.lua fix: only call theme's setup if it's selected (#3586) 2022-12-12 15:06:02 +01:00
treesitter.lua refactor(treesitter)!: use auto-install by default (#3677) 2023-01-10 10:32:41 -05:00
which-key.lua refactor(quit)!: use native quit confirm (#3721) 2023-01-13 14:44:09 +02:00