mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-05 10:35:03 +02:00
add some useful plugins to base config and a option to enable extras
This commit is contained in:
parent
4ddcaf55a9
commit
66501fefe7
16 changed files with 271 additions and 85 deletions
2
lua/lv-matchup/init.lua
Normal file
2
lua/lv-matchup/init.lua
Normal file
|
@ -0,0 +1,2 @@
|
|||
vim.g.matchup_matchparen_offscreen = {method = 'popup'}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue