Logo
Explore Help
Sign In
laentropia/nvim-config
1
0
Fork 0
You've already forked nvim-config
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
d350db2449da40df003c40d440f909d74e2d4e70
nvim-config/lua/kickstart/plugins/autopairs.lua

9 lines
134 B
Lua
Raw Normal View History

Move plugin examples from README to optional plugin files (#831) * Move autopairs example from README to an optional plugin * Move neo-tree example from README to an optional plugin
2024-04-17 21:25:54 +02:00
-- autopairs
-- https://github.com/windwp/nvim-autopairs
return {
'windwp/nvim-autopairs',
event = 'InsertEnter',
feat: switch nvim-cmp for blink.cmp (#1426)
2025-04-09 17:25:57 -04:00
opts = {},
Move plugin examples from README to optional plugin files (#831) * Move autopairs example from README to an optional plugin * Move neo-tree example from README to an optional plugin
2024-04-17 21:25:54 +02:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 25ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API