tabular
Text aligner
A Vim script plugin that provides an easy-to-use text alignment and filtering tool.
Vim script for text filtering and alignment
3k stars
62 watching
166 forks
Language: Vim Script
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vim-scripts/align | A Vim plugin that provides functions to align text based on specified separators and formatting options. | 134 |
preservim/vim-indent-guides | Displays visually the level of indentation in code. | 2,633 |
wellle/targets.vim | A plugin for the editor Vim that adds new text objects to improve editing efficiency | 2,567 |
mhinz/vim-signify | Tools to display and manage changes in version-controlled files within the Vim editor | 2,696 |
altercation/vim-colors-solarized | A Vim color scheme with precision light and dark colors for improved readability | 6,589 |
tpope/vim-unimpaired | Automates common text editing tasks using Vim scripting | 3,336 |
vim-airline/vim-airline | Provides a customizable and lightweight status/tabline for vim | 17,794 |
sheerun/vim-polyglot | A collection of language packs for Vim, providing syntax and indentation support for various programming languages. | 5,596 |
tpope/vim-surround | A plugin for Vim that enables easy deletion, modification, and addition of pairs of text elements such as brackets, quotes, and XML tags. | 13,463 |
airblade/vim-gitgutter | A Vim plugin that shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks. | 8,370 |
romgrk/barbar.nvim | A tabline plugin with customizable features for Neovim. | 2,311 |
preservim/nerdtree | A tree explorer plugin for the Vim editor that allows users to visually browse complex directory hierarchies and perform basic file system operations. | 19,653 |
vim/vim | A highly customizable and extensible text editor with features like syntax highlighting, command line history, and user-defined commands. | 36,652 |
theprimeagen/vim-be-good | A plugin designed to help users practice and improve their Vim movements through interactive games. | 3,289 |
b4winckler/macvim | An implementation of Vim for Mac OS X written in C. | 5,088 |