about summary refs log tree commit diff
path: root/pkgs/misc
diff options
context:
space:
mode:
authorMalo Bourgon <mbourgon@gmail.com>2019-07-14 16:38:00 -0700
committerMalo Bourgon <mbourgon@gmail.com>2019-07-14 17:13:29 -0700
commit5d69e5f84bb29fd0d8abd9636717fc2899f919ba (patch)
treed9a84a251600e3a22cc76f0f2523fd9734cbeee4 /pkgs/misc
parent161927b1b1b106ae2ea9a48cb9ac298529eee97f (diff)
downloadnixlib-5d69e5f84bb29fd0d8abd9636717fc2899f919ba.tar
nixlib-5d69e5f84bb29fd0d8abd9636717fc2899f919ba.tar.gz
nixlib-5d69e5f84bb29fd0d8abd9636717fc2899f919ba.tar.bz2
nixlib-5d69e5f84bb29fd0d8abd9636717fc2899f919ba.tar.lz
nixlib-5d69e5f84bb29fd0d8abd9636717fc2899f919ba.tar.xz
nixlib-5d69e5f84bb29fd0d8abd9636717fc2899f919ba.tar.zst
nixlib-5d69e5f84bb29fd0d8abd9636717fc2899f919ba.zip
Update documentation about adding new Vim plugins to nixpkgs
Diffstat (limited to 'pkgs/misc')
-rw-r--r--pkgs/misc/vim-plugins/readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/misc/vim-plugins/readme.md b/pkgs/misc/vim-plugins/readme.md
new file mode 100644
index 000000000000..0758a3e95981
--- /dev/null
+++ b/pkgs/misc/vim-plugins/readme.md
@@ -0,0 +1 @@
+Instructions for adding Vim plugins to `nixpkgs` can be found [here](/doc/languages-frameworks/vim.section.md).