aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-09-21 16:56:02 +0100
committerAkshay <[email protected]>2021-09-21 16:56:02 +0100
commitb3344e2265e17012dbaec8d8f2af0e505653897d (patch)
treed12079d457bcc0ea11874850bd3e0bedeb851e6a /readme.md
parent3361c06d24008ae8a792d87b022f75207d6b9dfb (diff)
build as flake
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`.