vim-endwise
Code closer
A Vim plugin that automatically adds matching structure closers after a user presses enter.
endwise.vim: Wisely add
1k stars
17 watching
102 forks
Language: Vim Script
last commit: 10 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
rrethy/nvim-treesitter-endwise | Automatically adds closing tags to certain structures in code to improve readability and maintainability. | 349 |
tpope/vim-git | Provides Vim plugins and configuration to integrate Git version control into the Vim text editor | 589 |
wellle/tmux-complete.vim | Enhances Vim's insert mode with completion suggestions from adjacent Tmux panes | 516 |
tpope/vim-salve | Provides static support for Leiningen and Boot, allowing developers to use Vim as an IDE for Clojure development. | 195 |
tpope/vim-fireplace | Provides a Clojure REPL and code evaluation functionality within Vim | 1,747 |
tpope/vim-cucumber | A set of Vim plugins and runtime files for syntax highlighting, indenting, and editing Ruby Cucumber feature files | 323 |
m4xshen/autoclose.nvim | Automatically pairs and closes brackets in text editing | 523 |
zakuro9715/vim-vtools | Tools for formatting and testing Go code in the Vim editor | 17 |
jwkvam/jupyterlab-vim | An extension that integrates Vim editing capabilities into JupyterLab notebooks | 975 |
farmergreg/vim-lastplace | Reopens files at last edit position with intelligent auto-detection of when to center the cursor and open folds | 586 |
othree/html5.vim | A Vim plugin that provides HTML5 syntax highlighting and code completion features. | 934 |
tpope/vim-haml | A set of Vim extensions providing syntax highlighting and editing support for Haml, Sass, and SCSS file formats. | 593 |
nbouscal/vim-stylish-haskell | A plugin that integrates stylish-haskell's code formatting functionality into the Vim text editor workflow. | 40 |
lukegoodsell/nextflow-vim | A Vim plugin for highlighting and supporting Nextflow workflows in scripting languages | 48 |
malbertzard/inline-fold.nvim | A plugin that hides code within specific patterns to improve readability and usability in text editors | 83 |