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
/
plugins.lua
Age
Commit message (
Expand
)
Author
2021-10-10
feat: add an independent lvim namespace (#1699)
kylo252
2021-10-10
fix(auto-pairs): disable lazy loading for auto-pairs (#1729)
rebuilt
2021-10-03
refactor: auto-generate language configuration (#1584)
kylo252
2021-09-29
barbar is fixed upstream
Abouzar Parvan
2021-09-28
pin barbar to fix #1636
Abouzar Parvan
2021-09-15
[bugfix] Update lualine according to the breaking changes (#1558)
Abouzar Parvan
2021-09-14
feat(lualine): pin commit to avoid breaking config (#1546)
chaesngmin
2021-09-13
Fix loading cmp config after Packer install (#1524)
Chase Colman
2021-09-08
feature: unpin gitsigns to use the latest bugfix commits on their repo (#1509)
Abouzar Parvan
2021-09-07
feat: compe -> cmp (#1496)
Christian Chiarulli
2021-09-06
toggleterm.nvim not toggleterm.lua :facepalm:
Abouzar Parvan
2021-09-06
nvim-toggleterm has been renamed to toggleterm
Abouzar Parvan
2021-09-05
fix: load nvim_comment setup from core module (#1476)
Jakpat Mingmongkolmitr
2021-08-29
fix: Cursorhold Event not firing after entering lunarvim from dashboard->tele...
christianchiarulli
2021-08-22
[Refactor/Bugfix] move on_config_done callbacks to relevant setup() (#1175)
devtoi
2021-08-20
[Feature] switch galaxyline to lualine (#1329)
chaeing
2021-08-18
[Refactor]: Remove vim-rooter and smart-cwd; then use project.nvim (#1315)
Ahmed Khalf
2021-08-17
[Feature] Make the rest of the builtins configurable (#1318)
kylo252
2021-08-15
[Refactor] Clean-up redundant module-load checks (#1011)
kylo252
2021-08-12
Revert "Merge pull request #1294 from kylo252/autopairs-refactor"
abzcoding
2021-08-11
allow disabling autopairs completely
kylo252
2021-08-11
feat: make autopairs configurable
kylo252
2021-08-10
remove astronauta
christianchiarulli
2021-08-10
pin astronauta till we figure out the root cause (#1282)
Abouzar Parvan
2021-08-09
feat: Add an async logger using plenary (#1207)
kylo252
2021-08-08
new event for vsnip
Chris
2021-08-06
bufferline broke because the added active toggle will always be false. Set it...
rebuilt
2021-08-05
ability to toggle bufferline
christianchiarulli
2021-08-04
lazy loading vim-rooter might cause some issues
Abouzar Parvan
2021-08-03
feat: add lvim.lsp.smart_cwd (#1218)
kylo252
2021-07-28
no need to add root patterns, airblade/vim-rooter#123 got merged
Rafael Madriz
2021-07-28
just use tf
Chris
2021-07-28
don't use this plugin strategy because it makes packer sad
christianchiarulli
2021-07-27
include `package-lock.json` & `package.json` in root patterns (#1133)
Rafael
2021-07-26
remove comment
Chris
2021-07-26
compatible 0.5 treesitter
christianchiarulli
2021-07-25
autoindent issue solved finally
christianchiarulli
2021-07-24
New contract (#1080)
Christian Chiarulli
2021-07-21
[Feature]: Add callbacks for plugins with a config entry for packer (#1042)
devtoi
2021-07-19
toggle() already follows the file, no need for find_file() (#1020)
Abouzar Parvan
2021-07-19
reverting due to #1018
Abouzar Parvan
2021-07-18
unpin nvim-tree.lua
Abouzar Parvan
2021-07-18
Split plugin loading logic from the configuration (#796)
Luc Sinet
2021-07-16
this may break things if not specified like this
christianchiarulli
2021-07-16
[Feature] add linter support (#982)
Luc Sinet
2021-07-16
add scala and sbt support (#986)
Abouzar Parvan
2021-07-14
user toggleterm instead of fterm
christianchiarulli
2021-07-14
Autopairs event trigger (#929)
rebuilt
2021-07-13
protected call for formatter.nvim
christianchiarulli
2021-07-13
poc with local prettier working
christianchiarulli
[next]