Logo
Explore Help
Register Sign In
htamas1210/kickstart-modular.nvim
1
0
Fork 0
You've already forked kickstart-modular.nvim
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
fb73617653d2352e0c3f931a534c5f538a7eea2b
kickstart-modular.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.3 Page: 71ms 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