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.
System user; root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
lvim
/
core
/
autopairs.lua
Age
Commit message (
Expand
)
Author
2023-01-25
fix: don't overriding user's config
LostNeophyte
2023-01-25
refactor!: put all plugin options under `opts`
LostNeophyte
2023-01-25
fix completion
LostNeophyte
2023-01-25
small fixes
LostNeophyte
2023-01-25
refactor: use callbacks for configuring builtins
LostNeophyte
2023-01-23
refactor!: remove `%` and `$` autopairs rules (#3759)
Jieru Mei
2022-11-07
fix(autopairs): attach confirm_done only once (#3430)
LostNeophyte
2022-09-15
refactor: small improvements (#3021)
Christian Chiarulli
2022-08-29
refactor(cmp)!: adapt new recommendations (#2913)
kylo252
2022-01-23
fix(autopairs): remove weird tex rules from autopairs (#2206)
Abouzar Parvan
2021-12-15
fix: remove autopairs cmp completion (#2083)
Landon Schropp
2021-12-04
fix(autopairs): add missing configuration entries (#2030)
kylo252
2021-12-01
fix: dont close if next char is a close pair and no pairs in same line (#2017)
Abouzar Parvan
2021-10-30
feat: update now syncs the core plugins (#1865)
kylo252
2021-10-10
feat: add an independent lvim namespace (#1699)
kylo252