ultisnips
Snippet editor
UltiSnips provides a powerful snippet solution for Vim, enabling users to create and use custom code snippets with auto-completion, insertion, and editing capabilities.
UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!
8k stars
87 watching
691 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
pluginsnippetsultisnipsvim
Related projects:
Repository | Description | Stars |
---|---|---|
honza/vim-snippets | A collection of reusable code snippets for various programming languages in Vim text editors. | 4,826 |
garbas/vim-snipmate | A Vim plugin that enables textual snippets similar to TextMate or UltiSnips. | 2,012 |
shougo/dein.vim | A plugin manager for Neovim and Vim. | 3,431 |
mhinz/vim-signify | Tools to display and manage changes in version-controlled files within the Vim editor | 2,695 |
airblade/vim-gitgutter | A Vim plugin that shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks. | 8,381 |
theprimeagen/vim-be-good | A plugin designed to help users practice and improve their Vim movements through interactive games. | 3,355 |
wellle/targets.vim | A plugin for the editor Vim that adds new text objects to improve editing efficiency | 2,570 |
vim/vim | A highly customizable and extensible text editor with features like syntax highlighting, command line history, and user-defined commands. | 36,910 |
tpope/vim-pathogen | A tool to simplify plugin management and runtime path manipulation in Vim. | 12,123 |
jetbrains/ideavim | A Vim engine designed to work within JetBrains' integrated development environments (IDEs) | 9,372 |
lewis6991/gitsigns.nvim | Git visualizer and workflow tool | 5,278 |
vundlevim/vundle.vim | Manages plugins and scripts for the Vim text editor. | 23,940 |
tpope/vim-unimpaired | Automates common text editing tasks using Vim scripting | 3,344 |
tpope/vim-dispatch | Automates asynchronous build and test execution in Vim | 2,658 |
lervag/vimtex | A plugin for editing LaTeX files in text editors like Vim and Neovim. | 5,606 |