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-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
2021-07-15
fixed elixir on-attach (#979)
Tiberiu Craciun
2021-07-15
add erlang
christianchiarulli
2021-07-15
[Feature] Hide formatter.nvim tempfiles (#955)
not
2021-07-15
[LANG] add basic files for Fish (#968)
UltimateOmega
2021-07-15
[LANG] c/cpp: formatter - run clang-format from CWD of file. (#967)
James Walmsley
2021-07-15
[DEFAULT-CONFIG] Add sidescrolloff (#963)
UltimateOmega
2021-07-15
hlsearch true
christianchiarulli
2021-07-14
Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling
christianchiarulli
2021-07-14
user toggleterm instead of fterm
christianchiarulli
2021-07-15
fixed styling issues (#952)
Abouzar Parvan
2021-07-14
Default config reformat (#951)
Abouzar Parvan
2021-07-14
Refactor of c/cpp lsp and formatting (#947)
Abouzar Parvan
2021-07-14
more language reformat (#949)
Abouzar Parvan
2021-07-14
reformat most langs
christianchiarulli
2021-07-14
fix comment
christianchiarulli
2021-07-14
more refactor
christianchiarulli
2021-07-14
Autopairs event trigger (#929)
rebuilt
2021-07-14
language template
Chris
2021-07-14
Use user defined value when setting showtabline on BufLeave (#939)
Pasi Bergman
2021-07-14
added default elixir formatter (#934)
Tiberiu Craciun
2021-07-14
feat: add css (and pre-processors) support (#937)
not
2021-07-14
Fix tsserver formatter not working (#925)
hui.liu
2021-07-14
User configurable latex lsp#2 (#861)
PZ31k0nauT
2021-07-14
Allow override tsserver formatter args (#921)
hui.liu
2021-07-14
Fix dashboard which key still appears when dashboard disabled (#923)
hui.liu
2021-07-14
Add formatter for typescript and typescriptreact (#920)
hui.liu
2021-07-14
already namespaced, will also move these to a dir called language
Chris
2021-07-14
begine language refactor
Chris
2021-07-13
java default formatter
christianchiarulli
2021-07-13
terraform formatter
christianchiarulli
2021-07-13
Added default formatters (#908)
Abouzar Parvan
2021-07-14
[WHICH-KEY] Use wk.register() to handle the overrides. (#915)
James Walmsley
2021-07-14
Fix vsnip_dir typo (#916)
Brandon Conway
2021-07-13
always close tree, there is a bug with nvimtree if you don't autoclose where ...
Chris
[next]