Logo
Explore Help
Sign In
amantahiliani/kickstart.nvim
1
0
Fork 0
You've already forked kickstart.nvim
mirror of https://github.com/AmanTahiliani/kickstart.nvim.git synced 2026-08-08 04:06:19 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
fb73617653d2352e0c3f931a534c5f538a7eea2b
kickstart.nvim/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: 20ms 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