aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDamjan 9000 <damjan.9000@gmail.com>2024-02-26 21:37:26 +0100
committerDamjan 9000 <damjan.9000@gmail.com>2024-02-26 21:37:26 +0100
commitd17289318a358cfebf62f6c6a170b9833f190f30 (patch)
tree82967cd7e0e4450648cf78ec19faf032e4cb47f7 /README.md
parentf94c10e3bdffd7a327ae3f7f0f055c38cdb5b29a (diff)
README.md: minor update to the modular fork note
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b61e91a..448a996 100644
--- a/README.md
+++ b/README.md
@@ -177,7 +177,7 @@ return {
into smaller parts. A fork of kickstart that does this while maintaining the exact
same functionality is available here:
* [kickstart-modular.nvim](https://github.com/dam9000/kickstart-modular.nvim)
- *NOTE: This is the fork of the original project that splits the configuration into smaller parts.*
+ * *NOTE: This is the fork that splits the configuration into smaller parts.*
The original repo with the single `init.lua` file is available here:
* [kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim)
* Discussions on this topic can be found here: