vim-numbertoggle
Line Number Toggle
A plugin that automatically toggles line number display between relative and absolute modes based on the Vim buffer's focus state.
Toggles between hybrid and absolute line numbers automatically
685 stars
5 watching
49 forks
Language: Vim script
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
sitiom/nvim-numbertoggle | Automatically toggles between relative and absolute line number display in Neovim | 159 |
cpea2506/relative-toggle.nvim | Automatically toggles line numbers between absolute and relative modes in Neovim. | 31 |
nkakouros-original/numbers.nvim | Enables or disables relative line numbers based on the mode Neovim is in | 34 |
vueform/toggle | A Vue 3 component for creating toggle buttons with customizable labels and styling options. | 111 |
pocke/iro.vim | A next-generation syntax highlighter plugin for Vim. | 63 |
roobert/f-string-toggle.nvim | A plugin that allows developers to toggle the format of strings in a programming language using a keyboard shortcut. | 31 |
mzlogin/vim-markdown-toc | Tools to generate table of contents for Markdown files in various formats. | 615 |
terryma/vim-expand-region | A Vim plugin that allows users to visually select text regions and expand them incrementally using the same key combination. | 1,106 |
peterhoeg/vim-qml | A Vim syntax file for highlighting QML code | 152 |
tetralux/odin.vim | A Vim syntax highlighting plugin for a programming language. | 49 |
jacqueswww/vim-vyper | Syntax highlighting solution for an experimental smart contract language | 12 |
evanleck/vim-svelte | A Vim plugin providing syntax highlighting and indentation support for Svelte 3 components | 321 |
justinj/vim-pico8-syntax | Customizes Vim's syntax highlighting to support Pico-8's scripting language by removing Lua standard library functions and adding Pico-8-specific ones. | 62 |
gregorias/toggle.nvim | A plugin that provides a flexible way to toggle various options in Neovim | 48 |
othree/html5.vim | A Vim plugin that provides HTML5 syntax highlighting and code completion features. | 935 |