Skip to content

Commit 3ccd552

Browse files
committed
feat(readme): add note about unstability and improve wording
1 parent 68ae5dc commit 3ccd552

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# Neovim config
22

3-
My Neovim config based heavily around AstroNvim and astrocommunity.
3+
My Neovim config based around the AstroNvim distribution and astrocommunity.
44

55
Primarily meant to be used as part of my [dotfiles repository](https://github.com/maneren/dotfiles).
66
The separation was mainly historical, but is still kept for cleaner versioning,
7-
since I change this much more frequently than the dotfiles.
7+
since I change this much more frequently than the other dotfiles.
8+
9+
Everyone is welcome to use this or copy parts of it into their configs as they
10+
please. Just don't expect anything too stable, most plugins are tracking the
11+
main/master branches and the config itself is always work-in-progress.
812

913
Compatibility is maintained with the latest Neovim version available in repos of
10-
whatever OS I currently use (mostly Arch derivatives tho, so quite up-to-date).
14+
whatever OS I currently use (nowadays mostly Arch derivatives, so quite
15+
up-to-date).

0 commit comments

Comments
 (0)