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 (
Collapse
)
Author
2021-03-29
update indents
Chris
2021-03-29
update
Chris
2021-03-29
update
Chris
2021-03-29
back to autopairs
Chris
2021-03-29
[LSP] latex - Add support for latex via LspInstall (#183)
fanmih
2021-03-28
udpates
Chris
2021-03-28
disable treesitter indent for python
Chris
2021-03-28
[LSP] rust - Add support for rust-analyzer via LspInstall. (#178)
James Walmsley
2021-03-28
update usage
Chris
2021-03-28
add black python formatter (#182)
Benjamin Schmidt
2021-03-28
[LSP] go - Support gopls through LspInstall. (#177)
James Walmsley
2021-03-28
Refactor telescope extension config (#176)
chaeing
Desired way to configure extensions is to put it at the same level as 'defaults' property inside the 'setup' call.
2021-03-28
add @usage to fields
Chris
2021-03-28
new settings options for autoformat
Chris
2021-03-27
Fix for the popup with max preload size is low (#175)
seocamo
Fix for the popup with max file preload size is to low, i dig into the code of sumneko and you need to add maxPreload = 10000 to workspace and the number is in kb
2021-03-27
[LSP] clangd - Support LspInstall upstream path. (#174)
James Walmsley
cool 👾
2021-03-27
friendly-snippets
Chris
2021-03-27
added more user options
Chris
2021-03-27
[LSP] clangd - Support LspInstall clangd. (#171)
James Walmsley
2021-03-27
nv-settings.lua
Chris
2021-03-27
update options for python
Chris
2021-03-27
diagnostic update
Chris
2021-03-27
update for config
Chris
2021-03-27
rough user config, not finished
Chris
2021-03-27
Merge branch 'master' of github.com:ChristianChiarulli/nvcode
Chris
2021-03-27
improvements
Chris
2021-03-26
[TELESCOPE] Support smart_send_to_qflist() (#170)
James Walmsley
2021-03-26
lotsa fixes
Chris
2021-03-26
add bookmark plugin since regular marks never delete for me
Chris
2021-03-26
remove treesitter from completion menu
Chris
2021-03-26
fix snippet bug
Chris
2021-03-26
[LSP] clangd - Add support for C/C++ with clangd. (#169)
James Walmsley
2021-03-25
turn off autoformat for now
Chris
2021-03-25
update indentline
Chris
2021-03-25
handsome highlightline
Chris
2021-03-25
hopefully fix autoinstall script
Chris
2021-03-25
update for neogit
Chris
2021-03-25
add support LspInstall where possible
Chris
2021-03-25
indentline
Chris
2021-03-24
udpate
Chris
2021-03-23
updates
Chris
2021-03-23
back to startify while I figure out what's wrong with dashboard
Chris
2021-03-23
updates for lspinstall
Chris
2021-03-23
easy install LSP
Chris
2021-03-23
update settings
Chris
2021-03-23
update javascript
Chris
2021-03-23
fix tab stuff
Chris
2021-03-22
lightbulb config
Chris
2021-03-22
update autoformat
Chris
2021-03-22
keep tree open
Chris
[next]