index
:
LunarVim.git
appname-impl
bootstrap-stdpath
feat-dapui-layout
feat-luasnip-setup-tables
feat/handlers-override
luasnip-refactor
mason-nullls-dap
master
nvim-v0.9-bump
nvim_appname-refactor
plugins-bump
refactor-toggleterm-exec
refactor/builtins
refactor/config-structure
release-1.2/neovim-0.8
release-1.3/neovim-0.9
remove-old-colorschemes
rolling
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
lvim
/
plugins.lua
Age
Commit message (
Expand
)
Author
2023-02-16
fix(cmp): handle deprecated tree-sitter api (#3853)
kylo252
2023-02-11
perf(toggleterm): on-demand lazy load (#3811)
opalmay
2023-02-07
fix(lsp): lazy loading (#3824)
LostNeophyte
2023-02-04
perf: lazy load most plugins (#3750)
LostNeophyte
2023-01-15
chore(plugins): change devicons repo owner to nvim-tree
Latif Sulistyo
2023-01-13
feat: cmdline config option enables cmp-cmdline plugin (#3719)
opalmay
2023-01-12
refactor: move to upstream lir (#3711)
opalmay
2023-01-11
fix(treesitter): prepend to rtp (#3708)
LostNeophyte
2023-01-10
refactor: migrate to lazy.nvim (#3647)
LostNeophyte
2023-01-07
refactor: use lir fork in the org (#3694)
opalmay
2022-11-28
perf: handle big files better (#3449)
LostNeophyte
2022-11-04
feat: use our own colorscheme, decouple from tokyonight (#3378)
Christian Chiarulli
2022-10-21
refactor(plugins)!: remove nvim-notify from core (#3300)
Mark Huggins
2022-10-15
perf(plugins): move assert `vim.env.LVIM_DEV_MODE` logic (#3238)
2nthony
2022-10-15
fix(luadev): this plugin has been renamed (#3235)
Abouzar Parvan
2022-10-06
feat: all features active by default (#3157)
Christian Chiarulli
2022-10-04
refactor: more deliberate reload (#3133)
kylo252
2022-10-04
feat: added dap ui and relative config (#3131)
Gabriele Musco
2022-10-02
fix: idk why it has an issue here but we can't use reload in the plugins file...
Christian Chiarulli
2022-10-03
feat: reload and lir color update (#3123)
Christian Chiarulli
2022-10-01
chore(plugins): remove deprecated FixCursorHold.nvim (#3107)
lvimuser
2022-09-21
fix: always load base theme
ChristianChiarulli
2022-09-21
Indentlines (#3057)
Christian Chiarulli
2022-09-21
feat: add indentlines (#3056)
Christian Chiarulli
2022-09-20
revert: fix Packer instead of hard-coding config (#3049)
kylo252
2022-09-20
feat: illuminate works again
ChristianChiarulli
2022-09-20
Fix: make sure latest plugins are customizable (#3044)
Abouzar Parvan
2022-09-19
feat: breadcrumbs (#3043)
Christian Chiarulli
2022-09-19
feat: new colorscheme tokyonight (#3041)
Christian Chiarulli
2022-09-19
feat(document highlight): use illuminate rather than autocommand to avoid fla...
Christian Chiarulli
2022-09-19
feat: add lir.nvim again (#3038)
Christian Chiarulli
2022-09-17
revert: lir.nvim is still broken (#3036)
kylo252
2022-09-16
feat: add lir.nvim (#3031)
kylo252
2022-09-16
revert: remove incomplete lir integration (#3030)
kylo252
2022-09-15
refactor: small improvements (#3021)
Christian Chiarulli
2022-09-07
fix(plugins): bring back original folke repos (#2992)
Abouzar Parvan
2022-08-09
refactor!: migrate to mason.nvim (#2880)
kylo252
2022-07-23
chore: bump plugins version (#2723)
github-actions[bot]
2022-06-23
feat(installer): add verify-plugins hook (#2751)
kylo252
2022-05-26
feat(cmp): add option to disable friendly-snippets (#2660)
kylo252
2022-05-15
fix: load notify's telescope extension properly (#2586)
Xavier Young
2022-05-05
fix(dap): temporarily use dap-buddy dev branch which has older code (#2567)
Abouzar Parvan
2022-05-03
feat(neovim): neovim 0.8 compatibility (#2544)
Abouzar Parvan
2022-04-29
feat(lua-dev): use the newer lua-dev branch till folke comes back (#2538)
Abouzar Parvan
2022-04-28
feat(icons): make it possible to disable icons (#2529)
Abouzar Parvan
2022-04-27
refactor: lock new installations to nvim v0.7+ (#2526)
kylo252
2022-04-18
fix(luasnip): only use user snippets if the folder exists (#2481)
Abouzar Parvan
2022-04-12
fix(impatient): avoid get_options in fast handler (#2451)
kylo252
2022-04-11
fix(luasnip): make sure all snippets are loaded (#2447)
Abouzar Parvan
2022-04-03
refactor: re-enable packer.sync() in LvimReload (#2410)
kylo252
[next]