Skip to content

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-thca authored and beauwilliams committed Nov 13, 2024
1 parent 3841a38 commit 19d9585
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 @@ -244,7 +244,7 @@ require("focus").setup({ ui = { relativenumber = true } })
require("focus").setup({ ui = { hybridnumber = true} })
```

**Set Presrve Absolute Numbers**
**Set Preserve Absolute Numbers**
```lua
-- Preserve absolute numbers in the unfocussed windows
-- Works in combination with relativenumber or hybridnumber
Expand Down

0 comments on commit 19d9585

Please sign in to comment.