mjbrownie / swapit

vim plugin: Extensible Keyword Swapper
39 stars 8 forks source link

css omicomplete will not work on lines with comments or lines with multiple values #1

Open mjbrownie opened 15 years ago

mjbrownie commented 15 years ago

Need to update the regex to support these patterns .eg

key: value; key2:value

key:value; /This comment will break the swapping /