about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-10-01 23:41:42 +0900
committersefidel <contact@sefidel.net>2023-10-01 23:41:42 +0900
commitb7beefc9f6cb9a677fb63e215820cb90d13c852c (patch)
treebf5fcf195940bddfb58fdc3f89edba5c04881385 /README.md
parentb3633997890abd5c1ff190a93f435c90d352b4d6 (diff)
downloadnvimrc-b7beefc9f6cb9a677fb63e215820cb90d13c852c.tar.gz
nvimrc-b7beefc9f6cb9a677fb63e215820cb90d13c852c.zip
feat(README): rewrite
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 8 insertions, 5 deletions
diff --git a/README.md b/README.md
index e9f66db..3a0fe4e 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,17 @@
-# nvim
+# nvimrc
 
 > *Elegant neovim config written in fennel, for more civilized age.*
 
 > Happy hacking!
 
-This project doesn't aim to be a "public" neovim configuration,
-It's just a personal configuration meant to be used on my systems and among my friends.
+This is my personal neovim configuration that is *mostly* compatible with bitmap
+fonts.
 
-Although bugfixes are appreciated, don't expect other plugins to be added
-upstream.
+While this doesn't come with all the fancy new features like floating
+`vim.notify`, I personally find this to be the sweet spot between practical (as
+in not being annoying) and aesthetically pleasing.
+
+Feel free to fork this and adapt it to your work environment!
 
 # Shoutouts