Autopairs

This commit is contained in:
2026-01-14 23:13:24 +01:00
parent 08ec842f0d
commit c5d19259e2
3 changed files with 22 additions and 0 deletions

View File

@ -19,6 +19,7 @@ vim.opt.rtp:prepend(lazypath)
-- Initialize lazy.nvim
local plugins = {
require("plugins.colorschemes"), -- theme
require("plugins.editing"), -- editing
require("plugins.lsp"), -- LSP
require("plugins.telescope"), -- fuzzy finder
require("plugins.treesitter"), -- syntax tree