Rename .ctags file to ctags-config in unpack list

Necessary since the file was renamed in symbols-view@0.103.0.
This commit is contained in:
Thomas Johansen
2015-08-25 21:45:33 +02:00
parent 3f49d9aa00
commit 499f920638

View File

@@ -10,7 +10,7 @@ module.exports = (grunt) ->
unpack = [
'*.node'
'.ctags'
'ctags-config'
'ctags-darwin'
'ctags-linux'
'ctags-win32.exe'