docs: update README

Removed local checkout instructions from README.
This commit is contained in:
2026-05-02 12:57:32 +02:00
committed by GitHub
parent d0663cff44
commit c36814ad06
-11
View File
@@ -30,17 +30,6 @@ With `lazy.nvim`:
}
```
For a local checkout:
```lua
{
dir = "/Users/zero/main/loc.nvim",
config = function()
require("loc").setup()
end,
}
```
## Statusline
`loc.nvim` does not overwrite your statusline. Add the exposed function wherever