This commit is contained in:
asep komarudin 2023-02-05 11:47:31 +07:00
parent e6d210c6f7
commit 47a45924b4
6 changed files with 4 additions and 2 deletions

View file

@ -220,6 +220,7 @@ return {
-- auto pairs
{
"windwp/nvim-autopairs",
commit = "4fc96c8f3df89b6d23e5092d31c866c53a346347",
dependencies = "hrsh7th/nvim-cmp",
event = "VeryLazy",
init = function()

View file

@ -1,3 +1,4 @@
return {}
-- return {
-- -- snippets
-- {

View file

@ -8,7 +8,7 @@ configs.setup({
-- "bash",
-- "html",
-- "c",
-- "javascript",
"javascript",
"json",
"lua",
-- "python",