summaryrefslogtreecommitdiffstats
path: root/nvim
diff options
context:
space:
mode:
authorFabio <81859+fgrehm@users.noreply.github.com>2022-11-25 15:16:27 -0300
committerGitHub <noreply@github.com>2022-11-25 13:16:27 -0500
commitc0811a7bdd5556b78e32a3d81ed839af0c8dc8d8 (patch)
tree8422464894505be0a0fc5019d330d55c60886e5e /nvim
parentdb02fd1fad135f681b559dbc3fc1a94a423c07f3 (diff)
downloaddots-c0811a7bdd5556b78e32a3d81ed839af0c8dc8d8.tar.gz
Update the amount of SLOC in README (#35)
Looks like the project has grown a tad bit :sweat
Diffstat (limited to 'nvim')
-rw-r--r--nvim/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nvim/README.md b/nvim/README.md
index e5f8075..e3a1b87 100644
--- a/nvim/README.md
+++ b/nvim/README.md
@@ -2,7 +2,7 @@
A starting point for Neovim that is:
-* Small (~325 lines)
+* Small (~370 lines)
* Single-file
* Documented
* Modular