1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-26 04:00:29 +08:00
This commit is contained in:
wsdjeg 2018-01-01 20:11:42 +08:00
parent 1e581fa707
commit ade462f077

View File

@ -28,7 +28,7 @@ let s:file_node_extensions = {
\ 'json' : '', \ 'json' : '',
\ 'js' : '', \ 'js' : '',
\ 'jsx' : '', \ 'jsx' : '',
\ 'rb' : '', \ 'rb' : '',
\ 'php' : '', \ 'php' : '',
\ 'py' : '', \ 'py' : '',
\ 'pyc' : '', \ 'pyc' : '',