Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hulufei committed Aug 26, 2024
1 parent 9accfbb commit 6ea09d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/FUNDING.yml

This file was deleted.

3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ A simple and efficient diary plugin for Neovim, designed to streamline the proce

## Installation

To install the plugin using [lazy.nvim](https://github.com/folke/lazy.nvim), add the following configuration to your `init.lua` or `init.vim`:
To install the plugin using [lazy.nvim](https://github.com/folke/lazy.nvim), add the following configuration to your `init.lua`:

```lua
{
Expand All @@ -22,6 +22,7 @@ To install the plugin using [lazy.nvim](https://github.com/folke/lazy.nvim), add
"diary-dir" = "~/path/to/your/diary"
}
}
```

## Unlicensed

Expand Down

0 comments on commit 6ea09d6

Please sign in to comment.