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-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
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
[next]