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-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
2021-07-18
[Refactor] Make default keybindings configurable (#988)
kylo252
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
added support for svelte (#1008)
Abouzar Parvan
2021-07-17
Remove OmniSharp LSP root_dir config after nvim-lspconfig PR #1084 (#1006)
Pasi Bergman
2021-07-17
fix: diagnostics level for eslint and $ missing (#1001)
William Goulois
2021-07-17
also source keymaps
christianchiarulli
2021-07-17
[Refactor] nvimtree to be configurable (#970)
chaeing
2021-07-17
allow users to set disabled vim builtins (#948)
Abouzar Parvan
2021-07-17
Ruby debugging support (#969)
Abouzar Parvan
2021-07-17
be explicit about stdin for formatters (#987)
Abouzar Parvan
2021-07-17
this throws errors sometimes
christianchiarulli
2021-07-16
fix borders and doc highlight
christianchiarulli
2021-07-16
this may break things if not specified like this
christianchiarulli
2021-07-16
global virtualtext is respected for js
christianchiarulli
2021-07-16
[Feature] add linter support (#982)
Luc Sinet
2021-07-16
add scala and sbt support (#986)
Abouzar Parvan
2021-07-16
:tada: telescope supports colorscheme preview (#995)
Abouzar Parvan
2021-07-16
Add format for zig (#991)
maxxnino
2021-07-16
Fixed #911 (#990)
Murtaza Udaipurwala
2021-07-15
another fix
christianchiarulli
2021-07-15
fix
christianchiarulli
2021-07-15
update
christianchiarulli
2021-07-15
add option to use change folding mode (#978)
Abouzar Parvan
2021-07-15
add clojure lsp
christianchiarulli
2021-07-15
add on attach to more langs
christianchiarulli
[next]