mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-08-08 03:44:52 +02:00
update
This commit is contained in:
parent
bc0ed2a83b
commit
645bb933f3
2 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
return {
|
return {
|
||||||
|
{ "nvim-treesitter/nvim-treesitter" },
|
||||||
-- {
|
-- {
|
||||||
-- "hrsh7th/cmp-cmdline",
|
-- "hrsh7th/cmp-cmdline",
|
||||||
-- event = "BufWinEnter",
|
-- event = "BufWinEnter",
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
return {
|
return {
|
||||||
{ "nvim-treesitter/nvim-treesitter" },
|
|
||||||
-- color scheme
|
-- color scheme
|
||||||
-- {
|
-- {
|
||||||
-- "folke/tokyonight.nvim",
|
-- "folke/tokyonight.nvim",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue