This repository has been archived on 2024-09-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
nvim_config/lua/plugins/autopairs.lua
2023-03-14 12:38:15 +01:00

1 line
52 B
Lua

local autopair = require("nvim-autopairs").setup {}