Manos Pitsidianakis

Results 63 issues of Manos Pitsidianakis

### Problem First, configure an `autocmd` that uses a skeleton template file when opening a file that matches a specific glob: ```vim if has("autocmd") augroup templates autocmd BufNewFile *.myformat 0r...

bug

Note: on tools list: This series fixes an error from reading prep-perpatch-check-cmd from .b4-config inappropriately, and also allows b4 to be more gentle for projects which use checkpatch.pl but are...

Signed-off-by: Manos Pitsidianakis