fix install info
This commit is contained in:
@@ -17,7 +17,7 @@ Add this to your LazyVim config (e.g., `~/.config/nvim/lua/plugins/fatebook.lua`
|
|||||||
|
|
||||||
```lua
|
```lua
|
||||||
return {
|
return {
|
||||||
"f0ldspace/fatebook.nvim"
|
"f0ldspace/fatebook.nvim",
|
||||||
config = function()
|
config = function()
|
||||||
require("fatebook").setup({
|
require("fatebook").setup({
|
||||||
api_key = "your-api-key-here"
|
api_key = "your-api-key-here"
|
||||||
|
|||||||
Reference in New Issue
Block a user