osx - How to initialize sparkup plugin in Vim for MacOS? -


im new vim , having trouble installing sparkup plugin found @ https://github.com/rstacruz/sparkup. i've copied contents of zip ftplugin folder , have tried expand div tag pressing command e appears.

im stumped, assistance appreciated

make sure have filetype detection enabled. issue ran a while back on sparkup, similar symptoms.

try adding following ~/.vimrc:

filetype indent plugin on 

Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

sql server - python to mssql encoding problem -

windows - Python Service Installation - "Could not find PythonClass entry" -