Skip to content

Commit

Permalink
docs: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VidocqH authored Nov 3, 2023
1 parent 1e6a6f8 commit f56acaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ require("auto-indent").setup({

### Custom Indent Evaluate Method

`indentexpr` should be a function returns a number of indents
`indentexpr` should be a function returns quantity of indents

example using [treesitter.indent](https://github.com/nvim-treesitter/nvim-treesitter#indentation) module

Expand Down

0 comments on commit f56acaa

Please sign in to comment.