mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 22:28:00 +01:00
This also adds a quick 'n' dirty build mechanism for creating the Vimballs. Unfortunately, these aren't particularly amenable to being created in a batch process. Dr Chip has created a small C program for this but that would be a silly dependency.
2 lines
68 B
VimL
2 lines
68 B
VimL
au BufNewFile,BufRead *vimperatorrc*,*.vimp set filetype=vimperator
|