From c36814ad06a15d184d38e6f462aa15acc5fd45a2 Mon Sep 17 00:00:00 2001 From: ruiny Date: Sat, 2 May 2026 12:57:32 +0200 Subject: [PATCH] docs: update README Removed local checkout instructions from README. --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index e108120..ca1f91d 100644 --- a/README.md +++ b/README.md @@ -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