YouCompleteMe/autoload
micbou c67c581d81
Always use dot operator to concatenate strings
Vim automatically adds a space between strings when concatenating them
without the dot operator. This is not obvious so we always use the dot
operator.
Minor coding style changes when writing statements on multiple lines to
be more consistent.
2017-01-01 13:57:03 +01:00
..
youcompleteme.vim Always use dot operator to concatenate strings 2017-01-01 13:57:03 +01:00