aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 2a29c4c..6a6eb2d 100644
--- a/readme.md
+++ b/readme.md
@@ -11,3 +11,7 @@ the following directories:
11 11
12 - vim: `.vim/plugin` 12 - vim: `.vim/plugin`
13 - neovim: `.config/nvim/plugin` 13 - neovim: `.config/nvim/plugin`
14
15if you use nix/nixos, this repository provides a vim plugin
16as a flake output, that you can import via
17`builtins.getFlake`.