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-11-06
feat: add lualine config for darkplus
ChristianChiarulli
2021-11-06
chore: pin cmp related plugins (#1917)
Christian Chiarulli
2021-11-06
refactor: deprecate lvim.lang.FOO (#1913) (#1914)
Christian Chiarulli
2021-11-05
fix: formatting
ChristianChiarulli
2021-11-05
feat: pin packages for stability before 1.0
ChristianChiarulli
2021-11-05
fix: move lualine theme for onedarker, we can fix this later
ChristianChiarulli
2021-11-05
feat: enable context commentstring by default (#1904)
Christian Chiarulli
2021-11-04
fix: pcall telescope actions
ChristianChiarulli
2021-11-04
fix: make telescope default mappings overrideable
ChristianChiarulli
2021-11-04
feat: (kind, abbr, menu) cmp format
ChristianChiarulli
2021-11-03
fix(reload): set lvim modules to nil correctly (#1898)
Xavier Young
2021-11-03
fix: overloading keymappings now works correctly even after reloading (#1789)
kylo252
2021-11-03
fix: dashboard now runs on fresh installs (#1896)
kylo252
2021-11-02
feat: better error handling for packer (#1883)
kylo252
2021-10-31
perf(lsp): use the new upstream API for filetypes (#1836)
kylo252
2021-10-31
fix: update which-key bindings for LvimReload (#1754)
kylo252
2021-10-30
fix(lsp): avoid data-race on server:install() (#1863)
kylo252
2021-10-30
fix: pin nvim-tree (#1874)
kylo252
2021-10-30
feat: update now syncs the core plugins (#1865)
kylo252
2021-10-30
feat: new file cmd for dashboard + icon update (#1849)
Antonio Hickey
2021-10-30
fix(whick-key): add missing space (only windows cause problem) (#1866)
Xavier Young
2021-10-28
fix(lsp): install templates and configure overrides for custom providers
Chase Colman
2021-10-25
feat(cmp): expose lunarvim's cmp helper methods (#1844)
Chase Colman
2021-10-24
fix(lsp): disable eslint server by default (#1842)
kylo252
2021-10-24
feat: make cmp keyword_length easier to configure (#1840)
kylo252
2021-10-24
feat: make listchars visible
Abouzar Parvan
2021-10-24
feat: add transparent endofbuffer
Abouzar Parvan
2021-10-23
fix(lsp): template generator now uses lsp.override (#1813)
kylo252
2021-10-23
fix(log): don't rely on lvim.builtin.notify.active (#1831)
kylo252
2021-10-22
[fix] fix notify's highlight groups and make it optional (#1827)
kylo252
2021-10-22
[Bugfix] ensure the log level is never nil (#1820)
Matteo Bigoi
2021-10-22
feat: use the main folke which-key branch
Abouzar Parvan
2021-10-22
fix(lualine): use tabstop in spaces component when sensible (#1807)
Fabian Preuร
2021-10-22
fix(plugin): update lualine repo name (#1822)
Sebbl0508
2021-10-22
fix(onedarker): fix color of concealed characters (#1817)
gapato
2021-10-21
fix: handle vim.notify when missing a log level (#1818)
kylo252
2021-10-21
[Feature] use structlog and notify.nvim (#1737)
kylo252
2021-10-20
fix(formatters): always select null-ls by default (#1810)
kylo252
2021-10-20
fix(bootstrap): support for using default neovim config and data directories ...
Sergio Mendez
2021-10-20
refactor(info): new layout with less clutter (#1809)
kylo252
2021-10-16
fix(cmp): fix <C-j> and <C-k> keybindings not working
xeluxee
2021-10-16
[Bugfix]: Allow user autocmds (#1776)
Subho Banerjee
2021-10-15
feat: better telescope integration (#1702)
kylo252
2021-10-14
fix(null-ls): add common lsp-setup hooks (#1763)
kylo252
2021-10-14
[Bugfix]: fixes custom autocommands not working (#1775)
Robin Kautz
2021-10-14
fix(plenary): restore impatient caching for plenary (#1768)
Chase Colman
2021-10-12
fix(config/log): show error in config instead of hiding (#1751)
Chase Colman
2021-10-12
bugfix: Ensure lvim table is valid before calling Log:warn() (#1742)
James Walmsley
2021-10-11
[Feature] use `Comment.nvim` instead of `nvim-comment` (#1736)
Abouzar Parvan
2021-10-11
fix: correct floating window position in Neovim 0.6 nightly (#1732)
Abouzar Parvan
[next]