We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce9ba8b commit a6fe466Copy full SHA for a6fe466
1 file changed
README.md
@@ -3,14 +3,16 @@
3
# determinvim
4
5
[![Badge CI]][CI]
6
-![Badge Nix]
7
-![Badge X]
+[![Badge Nix]][Nix]
+[![Badge X]][Follow X]
8
9
</div>
10
11
This is a WIP Neovim configuration using [Nixvim](https://github.com/nix-community/nixvim). It's in a barely usable state at the moment.
12
13
[CI]: https://github.com/dotunwrap/determinvim/actions/workflows/ci.yml
14
+[Nix]: https://nixos.org
15
+[Follow X]: https://twitter.com/intent/user?screen_name=dotunwrap
16
17
[Badge CI]: https://github.com/dotunwrap/determinvim/actions/workflows/ci.yml/badge.svg
18
[Badge Nix]: https://img.shields.io/badge/-nix_btw-75afd7?logo=nixos&logoColor=CAD3F5&labelColor=24273A
0 commit comments