This website requires JavaScript.
Explore
Help
Sign in
skkeeper
/
nvim-config11
Watch
1
Star
0
Fork
You've already forked nvim-config11
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5cdb21de0a
nvim-config11
/
lua
/
plugins
/
nvim-autopairs.lua
9 lines
107 B
Lua
Raw
Normal View
History
Unescape
Escape
initial import
2025-03-27 08:18:20 +00:00
return
{
{
"
windwp/nvim-autopairs
"
,
event
=
"
InsertEnter
"
,
Improve LSP configs and change keybindings to align with default nvim 0.11 ones
2025-03-27 10:47:46 +00:00
initial import
2025-03-27 08:18:20 +00:00
opts
=
{
}
,
}
}
Reference in a new issue
Copy permalink