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
This commit adds a LinuxCodingStyle command that applies the kernel
style to the current buffer. Note that the filetype is not checked.
For instance, you can map this command with the following in your vimrc:
nnoremap <silent> <leader>a :LinuxCodingStyle<cr>
[vd: rename SetLinuxStyle to LinuxCodingStyle.]
refs vivien#2
0 commit comments