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 Oct 23, 2023
1 parent b4b1f9f commit 7f3b7ec
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 @@ -25,7 +25,7 @@ requir("lazy").setup({
```lua
{
lightmode = true, -- Lightmode assumes tabstop and indentexpr not change within buffer's lifetime
indentexpr = nil,
indentexpr = nil, -- Use vim.bo.indentexpr by default
}
```

Expand Down

0 comments on commit 7f3b7ec

Please sign in to comment.