You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the kernel coding style applies to every buffers which has the
c or cpp filetype. Some users might want a finer control and apply this
style only to their kernels.
This commit changes the way the style is applied. Users can now define a
"g:linuxsty_patterns" array in their vimrc and the style will be applied
only if the buffer's path matches one of the pattern.
[vd: fix a "conditionnaly" typo and break in configure loop.]
fixesvivien#3closesvivien#2
0 commit comments