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
/
lv-utils
/
init.lua
Age
Commit message (
Expand
)
Author
2021-07-26
[Refactor] remove lv prefix (#1112)
Luc Sinet
2021-07-26
BufWritePre enables format on save for lv-config.lua (#1111)
rebuilt
2021-07-26
Update init.lua (#1108)
ichigo-gyuunyuu
2021-07-25
fix formatting according to stylua
abzcoding
2021-07-25
Fix ignored user autocommands (#1090)
kylo252
2021-07-25
Update `reload_lv_config` (#1086)
ichigo-gyuunyuu
2021-07-25
Update init.lua
Abouzar Parvan
2021-07-25
Update init.lua
Abouzar Parvan
2021-07-24
New contract (#1080)
Christian Chiarulli
2021-07-19
Decoupling config from nvim (#1038)
Christian Chiarulli
2021-07-19
Fix reports from luacheck (#1031)
Luc Sinet
2021-07-18
[Feature] Add Vue formatter (prettier) setup (#1016)
Pasi Bergman
2021-07-18
[Feature] Allow users to inspect all settings inside LV (#984)
Abouzar Parvan
2021-07-18
[Refactor] Make default keybindings configurable (#988)
kylo252
2021-07-17
also source keymaps
christianchiarulli
2021-07-13
poc with local prettier working
christianchiarulli
2021-07-12
refactor, fix galaxyline
christianchiarulli
2021-07-12
move user autocommands to bottom of table
christianchiarulli
2021-07-12
refactor single file
christianchiarulli
2021-07-10
avoiding OCD attack with the help of folke/todo-comments (#839)
Abouzar Parvan
2021-07-10
WIP: using formatter.nvim instead of neoformat (#781)
Abouzar Parvan
2021-07-10
refactor settings for hotswap
christianchiarulli
2021-07-08
.tf are converted to .hcl for treesitter
Chris
2021-07-08
remove autocommand throwing error
christianchiarulli
2021-07-08
Check lsp client is active for all language files (#790)
hui.liu
2021-07-07
more lazy load be careful
christianchiarulli
2021-07-07
refactoring whichkey
christianchiarulli
2021-07-07
while using lazygit inside fterm, esc key will act as quit instead of going t...
Abouzar Parvan
2021-07-07
add missing QuickFixToggle() function (#752)
Abouzar Parvan
2021-07-06
you can now toggle format on and off on the fly!
christianchiarulli
2021-07-06
testing autosave config poetnetially unstable
christianchiarulli
2021-07-05
updated autocommands for user
christianchiarulli
2021-07-04
start formatting rules
Rafael
2021-06-29
updates
christianchiarulli
2021-05-25
Corrected references to nv_utils, replaced with lv_utils (#422)
Kyle Stubblefield
2021-04-15
LunarVim
christianchiarulli