Skip to content

Fix vim configuration for auto-combing#11

Merged
tonyganch merged 1 commit intocsscomb:masterfrom
GertjanReynaert:patch-2
Aug 24, 2015
Merged

Fix vim configuration for auto-combing#11
tonyganch merged 1 commit intocsscomb:masterfrom
GertjanReynaert:patch-2

Conversation

@GertjanReynaert
Copy link

I couldn't get the auto-comb config working until I removed the <CR> after the :CSScomb command.

Some resource for more info:
http://learnvimscriptthehardway.stevelosh.com/chapters/12.html

The final part of the command is the command we want to run when the event fires. This is pretty self-explanatory, except for one catch: you can't use special characters like <cr> in the command. 

tonyganch added a commit that referenced this pull request Aug 24, 2015
Fix vim configuration for auto-combing
@tonyganch tonyganch merged commit 3fa9363 into csscomb:master Aug 24, 2015
@tonyganch
Copy link
Member

@GertjanReynaert, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants