|
|
|
@ -120,6 +120,12 @@ _G.packer_plugins = { |
|
|
|
|
path = "/home/elal/.local/share/nvim/site/pack/packer/start/melange-nvim", |
|
|
|
|
url = "https://github.com/savq/melange-nvim" |
|
|
|
|
}, |
|
|
|
|
["nvim-autopairs"] = { |
|
|
|
|
config = { "\27LJ\2\n@\0\0\3\0\3\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0004\2\0\0B\0\2\1K\0\1\0\nsetup\19nvim-autopairs\frequire\0" }, |
|
|
|
|
loaded = true, |
|
|
|
|
path = "/home/elal/.local/share/nvim/site/pack/packer/start/nvim-autopairs", |
|
|
|
|
url = "https://github.com/windwp/nvim-autopairs" |
|
|
|
|
}, |
|
|
|
|
["nvim-cmp"] = { |
|
|
|
|
loaded = true, |
|
|
|
|
path = "/home/elal/.local/share/nvim/site/pack/packer/start/nvim-cmp", |
|
|
|
@ -174,6 +180,10 @@ time([[Defining packer_plugins]], false) |
|
|
|
|
time([[Config for todo-comments.nvim]], true) |
|
|
|
|
try_loadstring("\27LJ\2\n?\0\0\3\0\3\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0004\2\0\0B\0\2\1K\0\1\0\nsetup\18todo-comments\frequire\0", "config", "todo-comments.nvim") |
|
|
|
|
time([[Config for todo-comments.nvim]], false) |
|
|
|
|
-- Config for: nvim-autopairs |
|
|
|
|
time([[Config for nvim-autopairs]], true) |
|
|
|
|
try_loadstring("\27LJ\2\n@\0\0\3\0\3\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0004\2\0\0B\0\2\1K\0\1\0\nsetup\19nvim-autopairs\frequire\0", "config", "nvim-autopairs") |
|
|
|
|
time([[Config for nvim-autopairs]], false) |
|
|
|
|
-- Config for: Comment.nvim |
|
|
|
|
time([[Config for Comment.nvim]], true) |
|
|
|
|
try_loadstring("\27LJ\2\n5\0\0\3\0\3\0\0066\0\0\0'\2\1\0B\0\2\0029\0\2\0B\0\1\1K\0\1\0\nsetup\fComment\frequire\0", "config", "Comment.nvim") |
|
|
|
|