Add github links in configs
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
limitations under the License.
|
||||
]]
|
||||
|
||||
-- https://github.com/windwp/nvim-autopairs
|
||||
|
||||
require("nvim-autopairs").setup({
|
||||
disable_filetype = { "TelescopePrompt", },
|
||||
disable_in_macro = false, -- disable when recording or executing a macro
|
||||
|
||||
Reference in New Issue
Block a user