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
/
core
Age
Commit message (
Expand
)
Author
2021-08-02
fix: comment typo (#1211)
Gauravsingh Sisodia
2021-08-02
Make keymaps of bufferline and compe configurable (#1205)
Luc Sinet
2021-08-01
compe doc options
Chris
2021-07-31
cleanup old tab filetype specific code
Chris
2021-07-31
borders on docs
Chris
2021-07-31
tab complete is more consistent
Chris
2021-07-31
[Feature] Rename lv-config.lua to config.lua (#1193)
chaeing
2021-07-31
Add the better peek functions (#1172)
Geet Sethi
2021-07-31
feat: get null-ls registered providers by filetype (#1186)
kylo252
2021-07-31
fix luacheck issues (#1184)
Abouzar Parvan
2021-07-31
make telescope keybindings more sane (#1154)
Abouzar Parvan
2021-07-31
Enable querying lang-server formatting capabilities (#1078)
kylo252
2021-07-30
Fix the galaxyline null pointer issue (#1179)
Abouzar Parvan
2021-07-29
add packerstatus
Chris
2021-07-29
properly support terraform
0.5.1
Chris
2021-07-28
move lsp autocommand
Chris
2021-07-28
just use tf
Chris
2021-07-28
null-ls formatter name is different from its command (#1141)
Abouzar Parvan
2021-07-27
feat: resolve null-ls tag in galaxyline (#1138)
kylo252
2021-07-27
do not touch bufferline if nvimtree is on the right side
Abouzar Parvan
2021-07-27
Conditionally enable TAB to trigger completion based on filetype. Disable com...
rebuilt
2021-07-26
disable yaml for treesitter indent
Chris
2021-07-26
run stylua (#1122)
Barlingo
2021-07-26
[Refactor] remove lv prefix (#1112)
Luc Sinet
2021-07-26
new footer
christianchiarulli
2021-07-25
autoindent issue solved finally
christianchiarulli
2021-07-25
remove defaults.find_command (#1096)
Real Human
2021-07-25
Fixed the potential ugly prompt which is poor UX (#1091)
Huynh Viet
2021-07-25
Show correct indentation settings in galaxyline (#1093)
Eti
2021-07-25
fix formatting according to stylua
abzcoding
2021-07-25
Fix ignored user autocommands (#1090)
kylo252
2021-07-25
Move leader keybinding into the whichkey config (#1089)
rebuilt
2021-07-25
remove shift - x from buffer line (#1073)
Kai
2021-07-25
use lvim.builtin for compe (#1082)
Christian Chiarulli
2021-07-24
New contract (#1080)
Christian Chiarulli
2021-07-20
Fix autolint group definition (#1041)
Luc Sinet
2021-07-19
Decoupling config from nvim (#1038)
Christian Chiarulli
2021-07-19
Fix reports from luacheck (#1031)
Luc Sinet
2021-07-19
toggle() already follows the file, no need for find_file() (#1020)
Abouzar Parvan
2021-07-18
fixing broken nvimtree (#1012)
Abouzar Parvan
2021-07-17
a better path_display default for telescope (#1009)
Abouzar Parvan
2021-07-17
[Refactor] nvimtree to be configurable (#970)
chaeing
2021-07-16
[Feature] add linter support (#982)
Luc Sinet
2021-07-16
:tada: telescope supports colorscheme preview (#995)
Abouzar Parvan
2021-07-15
update
christianchiarulli
2021-07-14
user toggleterm instead of fterm
christianchiarulli
2021-07-14
Use user defined value when setting showtabline on BufLeave (#939)
Pasi Bergman
2021-07-14
Fix dashboard which key still appears when dashboard disabled (#923)
hui.liu
2021-07-13
Added default formatters (#908)
Abouzar Parvan
2021-07-14
[WHICH-KEY] Use wk.register() to handle the overrides. (#915)
James Walmsley
[next]