mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-10 09:24:29 +02:00
update
This commit is contained in:
parent
0253d9a44f
commit
3c846213a9
2 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,7 @@ vim.g.mapleader = " "
|
|||
vim.g.maplocalleader = " "
|
||||
require("lazy").setup({
|
||||
spec = {
|
||||
{ "nvim-treesitter/nvim-treesitter" },
|
||||
{ import = "plugins" },
|
||||
{ import = "custom.plugins" },
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue