Add setting for webpack
This commit is contained in:
parent
d5a5893a48
commit
26f78e3b7c
1 changed files with 3 additions and 0 deletions
3
vimrc
3
vimrc
|
@ -74,3 +74,6 @@ colorscheme 256-grayvim
|
|||
|
||||
let g:vimwiki_list = [ {'path': '~/vimwiki'}, {'path': '~/Code/vimwiki-client-notes'} ]
|
||||
|
||||
" fixes webpack file watchers
|
||||
set backupcopy=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue