docs: fix install instruction for lazy (#387)

This commit is contained in:
Null Chilly
2023-05-25 00:06:43 +07:00
committed by GitHub
parent d0baf68fa4
commit 522c4ae8f5

View File

@@ -63,7 +63,7 @@ Install the theme with your preferred package manager:
```lua
{
"tokyonight.nvim",
"folke/tokyonight.nvim",
lazy = false,
priority = 1000,
opts = {},