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
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
2021-07-09
refactor plugin config
christianchiarulli
2021-07-09
fix styling issues (#811)
Abouzar Parvan
2021-07-08
call colorschemes only after they get installed (#798)
rebuilt
2021-07-07
more lazy load be careful
christianchiarulli
2021-07-07
refactoring whichkey
christianchiarulli
2021-07-07
remove emmet and tailwind, need to put in lang specific files
Chris
2021-07-06
dashboard autoconfig
christianchiarulli
2021-07-06
you can now toggle format on and off on the fly!
christianchiarulli
2021-07-06
Setup tailwindcss-ls (#729)
hui.liu
2021-07-05
(feat) use neoformat as the defalt format option (#715)
Rafael
2021-07-04
start formatting rules
Rafael
2021-07-04
load keymaps before config
christianchiarulli
2021-07-04
move colorscheme setting to settings
christianchiarulli
2021-07-02
inline colorscheme config
0.3.0
Chris
2021-07-01
lsp in ftplugin austonautomoy
christianchiarulli
2021-07-01
fixes indenting by adding compe setup in autopairs config (#569)
rebuilt
2021-06-30
lazyload telescope (#564)
kylo252
2021-06-30
refactor autocommands
christianchiarulli
2021-06-30
Colorscheme needs to be set after plugins have been installed (#556)
rebuilt
2021-06-29
updates
Chris
2021-06-29
added rust-tools thanks to bob3000 (#544)
Abouzar Parvan
2021-06-29
Fix elixir spelling (#546)
Lee Marlow
2021-06-28
bug fixes
christianchiarulli
2021-06-28
more lazyload
christianchiarulli
2021-06-28
less vimscript
christianchiarulli
2021-06-28
you now need to activate your language
christianchiarulli
[next]