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
Age
Commit message (
Expand
)
Author
2021-07-29
properly support terraform
0.5.1
Chris
2021-07-28
move lsp autocommand
Chris
2021-07-28
require at the top
Chris
2021-07-28
service was a good idea, thank you tasty
Chris
2021-07-28
Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling
Chris
2021-07-28
refactor capabilites function
Chris
2021-07-28
fix: correct vue lsp provider name (#1150)
Pasi Bergman
2021-07-28
use utils in null-ls
Chris
2021-07-28
move istable and isstring to utils
Chris
2021-07-28
refactor lsp keybinds
Chris
2021-07-28
more refactor
Chris
2021-07-28
Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling
Chris
2021-07-28
begin lsp refactor
Chris
2021-07-28
Merge pull request #1149 from alvarotroya/bugfix/fix_typo_in_insert_mode_keyb...
rebuilt
2021-07-28
Fix typo in insert mode keybindings
Alvaro Troya
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
fix terraform
Chris
2021-07-28
null-ls formatter name is different from its command (#1141)
Abouzar Parvan
2021-07-28
don't use this plugin strategy because it makes packer sad
christianchiarulli
2021-07-27
Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling
christianchiarulli
2021-07-27
feat: resolve null-ls tag in galaxyline (#1138)
kylo252
2021-07-28
Update README.md
rebuilt
2021-07-27
Merge branch 'master' into rolling
0.5.0
christianchiarulli
2021-07-27
include `package-lock.json` & `package.json` in root patterns (#1133)
Rafael
2021-07-27
do not touch bufferline if nvimtree is on the right side
Abouzar Parvan
2021-07-27
appreantly omnisharp has changed (#1136)
Abouzar Parvan
2021-07-27
Merge pull request #1135 from abzcoding/feature/whihc-key-sample
rebuilt
2021-07-27
add some sample which-key mappings to lv-config.lua and README.md
abzcoding
2021-07-27
basic puppet support
Chris
2021-07-27
Conditionally enable TAB to trigger completion based on filetype. Disable com...
rebuilt
2021-07-27
remove ts-tools
Chris
2021-07-27
don't remap tab, too much pain involved
Chris
2021-07-27
Wrap lsp default_keybindings in function instead of load on 1st require (#1128)
devtoi
2021-07-26
disable yaml for treesitter indent
Chris
2021-07-26
remove comment
Chris
2021-07-26
splits up the settings file. settings.lua gets required before lv-co… (#1097)
rebuilt
2021-07-26
Update settings.json to work to new version (#1127)
Henry Palacios
2021-07-26
[General] Create lvim.desktop (#1123)
UltimateOmega
2021-07-26
correct spelling (chktex) (#1126)
Dylan Barker
2021-07-26
run stylua (#1122)
Barlingo
2021-07-26
don't break for .fish
Chris
2021-07-26
global O -> lvim
Chris
2021-07-26
[Refactor] remove lv prefix (#1112)
Luc Sinet
2021-07-26
add fields for latex (#1118)
ichigo-gyuunyuu
2021-07-26
Update CONTRIBUTING.md (#1116)
ichigo-gyuunyuu
2021-07-26
more formatter and linter fields
Chris
2021-07-26
more formatters and linters
Chris
2021-07-26
linter fields for tf
Chris
2021-07-26
BufWritePre enables format on save for lv-config.lua (#1111)
rebuilt
[next]