Skip to content

Commit e720bad

Browse files
committed
Update init.vim template content
1 parent ede2e9a commit e720bad

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.DS_Store

6 KB
Binary file not shown.

autoload/project.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ function! s:InitProjectConfig(project)
418418
\'" Variables: $vim_project, $vim_project_config',
419419
\'""""""""""""""""""""""""""""""""""""""""""""""',
420420
\'',
421-
\'" Example: local config. List types extend global config. Others override',
421+
\'" Local config. Those of list types extend global config. Others override',
422422
\'" let g:vim_project_local_config = {',
423423
\'" \''include'': [''./''],',
424424
\'" \''exclude'': [''.git'', ''node_modules'', ''.DS_Store''],',

0 commit comments

Comments
 (0)