correct folder name - snip - simple and native snippet expansion for vim
HTML git clone git://kroovy.de/snip
DIR Log
DIR Files
DIR Refs
DIR README
---
DIR commit 3cf5f0c7809f500c3315e63753e2efaf55ae44cf
DIR parent 699662055a0719a34bc2259e8485f6645cafac89
HTML Author: kroovy <me@kroovy.de>
Date: Thu, 11 Jun 2026 09:00:39 +0200
correct folder name
Diffstat:
M README.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/README.txt b/README.txt
@@ -15,4 +15,4 @@ For example you type:
For each snipped you wanna use you need a line in your
~/.vimrc:
- nnoremap ,for :read $HOME/.vim/vim-skeleton/for.snippet<CR>
+ nnoremap ,for :read $HOME/.vim/vim-skeletons/for.snippet<CR>