Skip to content

Commit

Permalink
Update config.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
luckydye authored Feb 1, 2024
1 parent 56d6820 commit bedcdd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nvim/.config/nvim/lua/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ require("lazy").setup({
spec = {
{ "LazyVim/LazyVim", import = "lazyvim.plugins" },

{ "echasnovski/mini.pairs", enabled = false },

{ import = "lazyvim.plugins.extras.coding.copilot" },

{ import = "lazyvim.plugins.extras.lang.typescript" },
Expand Down

0 comments on commit bedcdd8

Please sign in to comment.