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
/
lvim
/
core
Age
Commit message (
Expand
)
Author
2022-03-24
chore: [Feature]: Keyboard shortcut for quickfix in Telescope (#2385)
Elazar Leibovich
2022-03-23
fix(terminal): weird lazygit commit message bug (#2382)
Abouzar Parvan
2022-03-22
fix(terminal): whichkey -> which-key (#2380)
Max Verevkin
2022-03-20
fix(bufferline): add an additional space before diagnostics (#2367)
Max Verevkin
2022-03-20
fix(alpha): globalstatus after openning files from dashboard (#2366)
Abouzar Parvan
2022-03-19
feat: add alpha.nvim integration (#1906)
kylo252
2022-03-19
fix(lualine): conditional theme loading (#2363)
kylo252
2022-03-19
chore(plugins): let users enjoy the new global statusline (#2362)
Abouzar Parvan
2022-03-18
fix: nvim-tree taking half the window on open (#2357)
Abouzar Parvan
2022-03-10
feat(windows): add custom config_win.example.lua (#2330)
kylo252
2022-03-02
chore(plugins): bump version (#2321)
Abouzar Parvan
2022-02-27
chore(plugins): bump version (#2315)
Abouzar Parvan
2022-02-23
refactor(nvim-tree): update settings structure (#2304)
Abouzar Parvan
2022-02-18
chore: fix typos (#2292)
dundargoc
2022-02-12
fix: correct a path to bufferline module (#2270)
Alexey Svirschevskiy
2022-02-12
feat: add a minimal implementation of bbye (#2267)
kylo252
2022-02-11
refactor(nvim-tree): remove unused code (#2266)
kylo252
2022-02-07
feat: use bufferline instead of barbar (#2254)
Abouzar Parvan
2022-02-04
fix(lualine): use 1-char width symbol for changed (#2246)
Jieru Mei
2022-02-04
fix(lualine): compacter size for treesitter icon (#2247)
Jieru Mei
2022-02-04
fix(lualine): add space to diff components (#1897)
Xavier Young
2022-02-02
chore(plugins): update plugin version (#2236)
Abouzar Parvan
2022-01-23
fix(logging): disable insane amount of logging inside lvim.log (#2205)
Abouzar Parvan
2022-01-23
fix(autopairs): remove weird tex rules from autopairs (#2206)
Abouzar Parvan
2022-01-15
refactor(nvim-tree): cleanup and update settings (#2182)
kylo252
2022-01-12
fix(zsh): don't set filetype to sh (#2035)
Jieru Mei
2022-01-08
refactor(term): leave the first few ids unassigned (#2156)
kylo252
2022-01-08
feat(info): display overridden servers for filetype (#2155)
kylo252
2022-01-05
fix(gitsigns): rounded border (#2142)
Jieru Mei
2022-01-04
refactor(settings): add headless-mode settings (#2134)
kylo252
2022-01-03
refactor(bootstrap): more robust git module (#2127)
kylo252
2022-01-03
refactor: more consistent autocmds (#2133)
kylo252
2022-01-02
feat: plugin version bump (#2131)
Abouzar Parvan
2022-01-02
feat: lazyload notify's configuration (#1855)
kylo252
2022-01-01
refactor(info): use new null-ls api for sources (#2125)
kylo252
2021-12-28
refactor: avoid running ts.setup in headless (#2119)
kylo252
2021-12-23
refactor: uplift neovim's minimum version requirement to 0.6.0 (#2093)
Abouzar Parvan
2021-12-23
[Feature]: Use Telescope's git_files with fallback (#2089)
Landon Schropp
2021-12-15
fix: remove autopairs cmp completion (#2083)
Landon Schropp
2021-12-11
chore(terminal): avoid problematic layzgit mapping (#2068)
kylo252
2021-12-11
fix(terminal): allow disabling the open binding for toggleterm
Chase Colman
2021-12-11
feat: bump plugin versions (#2064)
Abouzar Parvan
2021-12-08
fix: no longer treat lazygit missing as an error (#2051)
kylo252
2021-12-06
feat(terminal): lazygit can now be toggled (#2039)
kylo252
2021-12-04
fix(nvimtree): handle paths containing spaces (#2027)
xeluxee
2021-12-04
fix(autopairs): add missing configuration entries (#2030)
kylo252
2021-12-03
fix(nvimtree): restore default mappings + make them customizable (#2007)
xeluxee
2021-12-02
fix: better default, ignore `.git` in `live_grep` (#2020)
Jieru Mei
2021-12-02
feat: null-ls code_actions interface (#2008)
Jieru Mei
2021-12-01
fix: more accessible changelog (#2019)
kylo252
[next]