aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/vim/plugin/newbbappend.vim
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/vim/plugin/newbbappend.vim')
-rw-r--r--contrib/vim/plugin/newbbappend.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/vim/plugin/newbbappend.vim b/contrib/vim/plugin/newbbappend.vim
index e04174cf6..3f65f79cd 100644
--- a/contrib/vim/plugin/newbbappend.vim
+++ b/contrib/vim/plugin/newbbappend.vim
@@ -20,7 +20,7 @@ fun! NewBBAppendTemplate()
set nopaste
" New bbappend template
- 0 put ='FILESEXTRAPATHS_prepend := \"${THISDIR}/${PN}:\"'
+ 0 put ='FILESEXTRAPATHS:prepend := \"${THISDIR}/${PN}:\"'
2
if paste == 1