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
Age
Commit message (
Collapse
)
Author
2021-07-11
Refactor whichkey config to make all keys overridable in user config (#813)
Anders N. Slinde
2021-07-10
fix colors for statusline
Chris
2021-07-10
update colors
Chris
2021-07-10
Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling
Chris
2021-07-10
begin statusline color support
Chris
2021-07-10
change Neoformat to FormatWrite in whichkey bindings (#859)
William Goulois
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
change formatter to exe
christianchiarulli
2021-07-10
silently format
christianchiarulli
2021-07-10
WIP: using formatter.nvim instead of neoformat (#781)
Abouzar Parvan
2021-07-10
galaxyline tweaks
Chris
2021-07-10
refactor lspinstall
Chris
2021-07-10
refactor floatterm
Chris
2021-07-10
refactor plugins
Chris
2021-07-10
refactor treesitter
Chris
2021-07-10
fix barbar leader mappings
Chris
2021-07-10
nvim-tree use default setting (#834)
arxra
2021-07-10
udpate plugin list
christianchiarulli
2021-07-10
refactor settings for hotswap
christianchiarulli
2021-07-10
remove treesitter plugins
christianchiarulli
2021-07-10
more lazylkoad
christianchiarulli
2021-07-10
only use lush active
christianchiarulli
2021-07-10
namespace document highlight under lsp
christianchiarulli
2021-07-10
refactor settings
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
remove lua theme, unecessary
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
more refactor
christianchiarulli
2021-07-09
more config refactor
christianchiarulli
2021-07-09
config refactor
christianchiarulli
2021-07-09
refactor plugin config
christianchiarulli
2021-07-09
more debloat
christianchiarulli
2021-07-09
remove extra plugins (debloating)
christianchiarulli
2021-07-09
expose completion config
christianchiarulli
2021-07-09
remove <tab> to move between buffers
christianchiarulli
2021-07-09
fix mac resize keys
christianchiarulli
2021-07-09
PoC zen mode hot reload config and refactor
christianchiarulli
2021-07-09
make shiftwidth and tabstop configurable (#818)
0.4.7
Abouzar Parvan
2021-07-09
FTerm starts on same event as Dashboard (#820)
Jonathan Raines
2021-07-09
update settings
Chris
2021-07-09
option to enable spell checking (#815)
Robin Kautz
2021-07-09
Add colorcolumn option for those who don't use indent line (#814)
Jonathan Raines
* Add colorcolumn option for those who don't use indent line * Moved comment to appropriate place
2021-07-09
Refactor tsserver-ls as a shared module (#806)
hui.liu
[next]