All Projects → drmikehenry → Vim Fontsize

drmikehenry / Vim Fontsize

Adjust Gvim font size via keypresses

Labels

Projects that are alternatives of or similar to Vim Fontsize

Php Vim
make vim as a php ide
Stars: ✭ 30 (-16.67%)
Mutual labels:  viml
Tskeleton vim
File Templates and Code Skeletons/Snippets for VIM
Stars: ✭ 33 (-8.33%)
Mutual labels:  viml
Vim Stylefmt
Format your stylesheets using stylefmt inside Vim
Stars: ✭ 35 (-2.78%)
Mutual labels:  viml
Vim Hl Var
Stars: ✭ 32 (-11.11%)
Mutual labels:  viml
Vim Fuzzysearch
Fuzzy pattern building, in any buffer
Stars: ✭ 33 (-8.33%)
Mutual labels:  viml
Hasksyn
A vim mode for Haskell
Stars: ✭ 34 (-5.56%)
Mutual labels:  viml
Vim Yankring
Mirror of yankring.vim
Stars: ✭ 28 (-22.22%)
Mutual labels:  viml
Spink
Syntax highlighting for Xterm/gVim/MacVim.
Stars: ✭ 36 (+0%)
Mutual labels:  viml
Cscope maps
cscope keyboard mappings for VIM
Stars: ✭ 33 (-8.33%)
Mutual labels:  viml
Vim Blackboard
A port of the Blackboard theme from TextMate to Vim.
Stars: ✭ 34 (-5.56%)
Mutual labels:  viml
Vimix
Vimux with Elixir Mix Integration
Stars: ✭ 32 (-11.11%)
Mutual labels:  viml
Vim Readline
Readline bindings for Insert Mode
Stars: ✭ 33 (-8.33%)
Mutual labels:  viml
Vim Smartusline
Vim plugin that changes the color of the statusbar of the focused window according with the current mode (normal/insert/replace)
Stars: ✭ 34 (-5.56%)
Mutual labels:  viml
Dotfiles
Some of my configuration.
Stars: ✭ 31 (-13.89%)
Mutual labels:  viml
Objective Vim
Quickly bootstrap vim for Objective-C hacking
Stars: ✭ 35 (-2.78%)
Mutual labels:  viml
Vim Llvmcov
The llvm-cov tool shows code coverage information for programs that are instrumented to emit profile data.
Stars: ✭ 30 (-16.67%)
Mutual labels:  viml
Ftcolor.vim
Switches colorschemes according to the file type.
Stars: ✭ 34 (-5.56%)
Mutual labels:  viml
Svss.vim
SVSS's Vim Style Sheet
Stars: ✭ 36 (+0%)
Mutual labels:  viml
Vim Iawriter
iA Writer vim colorscheme
Stars: ✭ 35 (-2.78%)
Mutual labels:  viml
Davesdots
Stars: ✭ 34 (-5.56%)
Mutual labels:  viml

Fontsize - Adjust font size via keypresses


Fontsize provides key mappings for adjusting the font size in Gvim. The initial mappings launch a "font size" mode in which single keypresses are used to adjust the font. This mode ends after a timeout or when the user presses any key not defined in the mode.

For example, using the default key bindings, pressing + will enter "font size" mode and increase the font size by one. Once in the mode, pressing the "+" key repeatedly will increase the font size by one for each additional press.

See documentation in doc/fontsize for installation and usage instructions.

Developed by Michael Henry (vim at drmikehenry.com).

Distributed under Vim's license.

Git repository: https://github.com/drmikehenry/vim-fontsize

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].