feat: add lir.nvim again (#3038)

This commit is contained in:
Christian Chiarulli 2022-09-19 11:44:04 -04:00 committed by GitHub
commit a331ef711b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 161 additions and 3 deletions

View file

@ -9,6 +9,7 @@ local builtins = {
"lvim.core.telescope",
"lvim.core.treesitter",
"lvim.core.nvimtree",
"lvim.core.lir",
"lvim.core.project",
"lvim.core.bufferline",
"lvim.core.autopairs",