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
2b2f0f8364bff6352790c4173c9da514dc009f36
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: 22ms Template: 2ms
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