summaryrefslogtreecommitdiffstats
path: root/bitbake/contrib/vim/plugin/newbbappend.vim
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/contrib/vim/plugin/newbbappend.vim')
-rw-r--r--bitbake/contrib/vim/plugin/newbbappend.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/contrib/vim/plugin/newbbappend.vim b/bitbake/contrib/vim/plugin/newbbappend.vim
index e04174cf62..3f65f79cdc 100644
--- a/bitbake/contrib/vim/plugin/newbbappend.vim
+++ b/bitbake/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