vim-fontsize icon indicating copy to clipboard operation
vim-fontsize copied to clipboard

Adjust Gvim font size via keypresses

Results 1 vim-fontsize issues
Sort by recently updated
recently updated
newest added

According to this [source code comment][0] the regexps are supposed to allow non-integer sizes: ```vim " Regex values for each platform split guifont into three " sections (\1, \2, and...