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-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
2021-07-12
refactor, fix galaxyline
christianchiarulli
2021-07-13
we should install O.user_plugins (#905)
Abouzar Parvan
2021-07-12
Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling
christianchiarulli
2021-07-12
refactor single file
christianchiarulli
2021-07-13
fix: comment typo (#902)
Aaron Keisler
2021-07-12
poc for refactor into one file
christianchiarulli
2021-07-12
vim-rooter is essential
Chris
2021-07-10
don't lazyload telescope (breaks c-j c-k navigation)
Chris
2021-07-10
avoiding OCD attack with the help of folke/todo-comments (#839)
Abouzar Parvan
2021-07-10
don't lazy load compe and autopairs autoindent issue
christianchiarulli
2021-07-10
remove lazyload dap
christianchiarulli
2021-07-10
WIP: using formatter.nvim instead of neoformat (#781)
Abouzar Parvan
2021-07-10
refactor lspinstall
Chris
2021-07-10
refactor plugins
Chris
2021-07-10
udpate plugin list
christianchiarulli
2021-07-10
more lazylkoad
christianchiarulli
2021-07-10
move plugins
christianchiarulli
2021-07-10
only load jdtls for ft=java
christianchiarulli
2021-07-10
refactor tex to use ftplugin only
christianchiarulli
2021-07-10
lazyload galaxyline
christianchiarulli
2021-07-09
don't use custom plugin path yet
christianchiarulli
2021-07-09
lvim separate package path
christianchiarulli
2021-07-09
config refactor
christianchiarulli
2021-07-09
refactor plugin config
christianchiarulli
2021-07-09
remove extra plugins (debloating)
christianchiarulli
2021-07-09
FTerm starts on same event as Dashboard (#820)
Jonathan Raines
2021-07-09
java tool working on mac
Chris
2021-07-08
try without tsupdate
Chris
[next]