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 (
Expand
)
Author
2021-07-25
remove defaults.find_command (#1096)
Real Human
2021-07-25
fixing more langs
Chris
2021-07-25
formatter and linter section for elm
Chris
2021-07-25
only one formatter is allowed (#1095)
Christian Chiarulli
2021-07-25
fix csharp
christianchiarulli
2021-07-25
formatter field for csharp
christianchiarulli
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
removed unused loop variable index
Abouzar Parvan
2021-07-25
removd unused loop variable index
Abouzar Parvan
2021-07-25
some todos
Chris
2021-07-25
Update `reload_lv_config` (#1086)
ichigo-gyuunyuu
2021-07-25
better logic for null-ls
Chris
2021-07-25
idk how python got there
Chris
2021-07-25
Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling
Chris
2021-07-25
fix vim not having a formatter field
Chris
2021-07-25
Update init.lua
Abouzar Parvan
2021-07-25
Update init.lua
Abouzar Parvan
2021-07-25
support typescript, javascriptreact and typescriptreact (#1084)
Christian Chiarulli
2021-07-25
remove shift - x from buffer line (#1073)
Kai
2021-07-25
use lvim.builtin for compe (#1082)
Christian Chiarulli
2021-07-25
implement language overrides (#1081)
Christian Chiarulli
2021-07-24
New contract (#1080)
Christian Chiarulli
2021-07-21
[Feature] Make common_on_attach configurable (#1024)
kylo252
2021-07-21
[Feature]: Add callbacks for plugins with a config entry for packer (#1042)
devtoi
2021-07-21
[Feature] Allow for custom path to a language server binary (#1043)
ichigo-gyuunyuu
2021-07-20
Add sorbet lsp for ruby (#1035)
Will Leinweber
2021-07-20
Fix autolint group definition (#1041)
Luc Sinet
2021-07-19
Decoupling config from nvim (#1038)
Christian Chiarulli
2021-07-19
fixed terminal navigation keys (#1033)
Abouzar Parvan
2021-07-19
fix document highlight bug for javascript,typescript... (#1017)
PBird
2021-07-19
Fix reports from luacheck (#1031)
Luc Sinet
2021-07-19
move julia stuff to core/lang (#1023)
Abouzar Parvan
2021-07-19
[Feature]: Add language server support for Julia (#423) (#918)
JVaverka
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
Add setting to enable/disable the default lsp keybinds (#896)
Ben Goldberg
2021-07-18
unpin nvim-tree.lua
Abouzar Parvan
2021-07-18
[Bugfix] Fix tsserver lsp setup. Fix ts-fmt-lint setup (#1013)
Pasi Bergman
2021-07-18
[Feature] Add Vue formatter (prettier) setup (#1016)
Pasi Bergman
2021-07-18
Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling
christianchiarulli
2021-07-18
nil check for extended args
christianchiarulli
2021-07-18
Split plugin loading logic from the configuration (#796)
Luc Sinet
2021-07-18
[Feature] Allow users to inspect all settings inside LV (#984)
Abouzar Parvan
2021-07-18
[Feature] Add R support (#965)
Abouzar Parvan
2021-07-18
[Feature] Add swift support (#1002)
Abouzar Parvan
2021-07-18
fix keymappings issue
Abouzar Parvan
[next]