Fix typo in lazy.nvim config (#308)

pull/316/head
Abner Chen 1 year ago committed by GitHub
parent 0225f85e0a
commit 1844fd11a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -62,7 +62,7 @@ use 'nvim-treesitter/nvim-treesitter'
```lua
{
"ray-x/go.nvim",
requires = { -- optional packages
dependencies = { -- optional packages
"ray-x/guihua.lua",
"neovim/nvim-lspconfig",
"nvim-treesitter/nvim-treesitter",

Loading…
Cancel
Save