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
/
init.lua
Age
Commit message (
Expand
)
Author
2023-01-20
perf: lazy load most plugins
LostNeophyte
2022-11-02
fix: rollback plugin loader changes (#3402)
Christian Chiarulli
2022-11-02
refactor(theme)!: decouple tokyonight options (#3384)
kylo252
2022-10-06
feat: enable global installation (#3161)
kylo252
2022-10-04
refactor: more deliberate reload (#3133)
kylo252
2022-10-03
feat: reload and lir color update (#3123)
Christian Chiarulli
2022-09-28
feat(autocmds): make sure all autocmds are modifiable (#3087)
Abouzar Parvan
2022-09-20
fix: fixing laststatus harder
Christian Chiarulli
2021-12-03
fix: no restart required when changing colorscheme (#2026)
kylo252
2021-11-03
fix: overloading keymappings now works correctly even after reloading (#1789)
kylo252
2021-11-02
feat: better error handling for packer (#1883)
kylo252
2021-10-20
fix(bootstrap): support for using default neovim config and data directories ...
Sergio Mendez
2021-10-10
feat: add an independent lvim namespace (#1699)
kylo252
2021-10-03
refactor: auto-generate language configuration (#1584)
kylo252
2021-09-13
refactor: use more flexible paths (#1381)
kylo252
2021-09-12
refactor: add explicit setup for impatient (#1529)
Chase Colman
2021-09-08
[Feature] Add modified version of impatient.nvim for caching (#1488)
Chase Colman
2021-09-07
feat: compe -> cmp (#1496)
Christian Chiarulli
2021-09-02
fix runtime path (#1443)
Aaron Saw Min Sern
2021-08-27
Fix missing "HOME" variable errors (#1415)
kylo252
2021-08-26
[Refactor]: only allow a single logger (#1405)
kylo252
2021-08-26
fix logging when plenary is not available (#1390)
kylo252
2021-08-26
[Bugfix] Load user's autocmd custom_groups (#1393)
chaeing
2021-08-25
[Feature] Encapsulate config logic (#1338)
Luc Sinet
2021-08-20
fix: set runtime directories correctly (#1354)
kylo252
2021-08-16
[Feature] Expose null ls setup to user config (#1323)
dklymenk
2021-08-02
[Refactor] Allow editing default keymaps (#1213)
kylo252
2021-07-31
[Feature] Rename lv-config.lua to config.lua (#1193)
chaeing
2021-07-31
[Refactor] Define keymapppings helpers in utils.keymap (#1176)
Luc Sinet
2021-07-29
Fix autocmd custom_groups not loaded (#1162)
Dery Rahman Ahaddienata
2021-07-28
refactor lsp keybinds
Chris
2021-07-28
begin lsp refactor
Chris
2021-07-27
Wrap lsp default_keybindings in function instead of load on 1st require (#1128)
devtoi
2021-07-26
splits up the settings file. settings.lua gets required before lv-co… (#1097)
rebuilt
2021-07-26
[Refactor] remove lv prefix (#1112)
Luc Sinet
2021-07-25
fix formatting according to stylua
abzcoding
2021-07-25
Fix ignored user autocommands (#1090)
kylo252
2021-07-24
New contract (#1080)
Christian Chiarulli
2021-07-23
Fix the colorscheme issue on new installations
Abouzar Parvan
2021-07-19
Decoupling config from nvim (#1038)
Christian Chiarulli
2021-07-18
Split plugin loading logic from the configuration (#796)
Luc Sinet
2021-07-18
[Refactor] Make default keybindings configurable (#988)
kylo252
2021-07-14
Improve error message in lv-config file (#922)
hui.liu
2021-07-13
protected call for formatter.nvim
christianchiarulli
2021-07-13
poc with local prettier working
christianchiarulli
2021-07-12
refactor single file
christianchiarulli
2021-07-11
remove this autocommands
Chris
2021-07-11
remove nvimtree statusline
christianchiarulli
2021-07-10
avoiding OCD attack with the help of folke/todo-comments (#839)
Abouzar Parvan
2021-07-10
refactor settings for hotswap
christianchiarulli
[next]