delimitMate

Insert mode completion tool

Automates closing of quote, parenthesis, and bracket pairs in insert mode for improved coding efficiency.

Vim plugin, provides insert mode auto-completion for quotes, parens, brackets, etc.

GitHub

2k stars
25 watching
116 forks
Language: Vim Script
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wellle/tmux-complete.vim Enhances Vim's insert mode with completion suggestions from adjacent Tmux panes 516
m4xshen/autoclose.nvim Automatically pairs and closes brackets in text editing 523
rrethy/nvim-treesitter-endwise Automatically adds closing tags to certain structures in code to improve readability and maintainability. 349
tpope/vim-endwise A Vim plugin that automatically adds matching structure closers after a user presses enter. 1,118
vidocqh/auto-indent.nvim Automatically indents code with press of a key when cursor is at the beginning of a line 75
kaarmu/typst.vim A Vim plugin for working with the Typst document format, providing syntax highlighting, concealment, and compilation features. 298
clojure-vim/clojure.vim A Vim plugin providing syntax highlighting and indentation support for the Clojure programming language. 35
let-def/ocp-indent-vim An integration of ocp-indent into the Vim text editor. 29
venantius/vim-cljfmt Automates formatting of Clojure code in Vim 152
maralla/completor.vim An asynchronous code completion framework for Vim text editor. 1,317
mong8se/actually.nvim A tool to provide a suggestion list after auto-completion, helping users choose the correct file instead of an incorrect one. 55
roobert/surround-ui.nvim A Neovim plugin designed to assist with key combination usage during text editing 83
ujihisa/repl.vim An Vim plugin that provides an interactive environment for running code in various programming languages. 54
kepbod/ivim A customizable and efficient text editor configuration for NeoVim and Vim 8.0+ 475
rhysd/vim-wasm Provides syntax highlighting and support for WebAssembly text format in Vim. 83