issues
search
Raimondi
/
delimitMate
Vim plugin, provides insert mode auto-completion for quotes, parens, brackets, etc.
http://www.vim.org/scripts/script.php?script_id=2754
1.99k
stars
116
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: &sw may be a zero
#308
kevinhwang91
closed
3 months ago
1
Add support for lisp/scheme, change augroup name in `plugin/delimitMate.vim`.
#307
StarSugar
opened
1 year ago
0
Update delimitMate.vim
#306
StarSugar
closed
1 year ago
0
Arrow functions indentation with K & R style breaks
#305
eavdmeer
opened
1 year ago
0
Inserting the double-quotes hangs vim completely
#304
VasoVV
opened
2 years ago
5
Add support for combining with other plugins that map <CR>
#303
grr
opened
2 years ago
0
Expand CR not working for nested quotes
#302
tim-hilt
opened
2 years ago
0
Clash with COC auto import
#301
eyaleizenberg
opened
2 years ago
0
add support for python f-strings
#300
gmnr
closed
1 year ago
2
expand_cr causing newlines when completing in coq.nvim
#299
ppebb
opened
3 years ago
0
Stop the matching pair from jumping to cursor position after deleting a line
#298
PR0BLEMCH1LD
opened
3 years ago
0
Backspace key removes extra space
#297
ghost
closed
3 years ago
8
Can't disable smartquotes
#296
kylechui
closed
3 years ago
1
Set delimitMate_nesting_quotes for Python by default
#295
ypid
closed
3 years ago
0
Can I use `begin` `end` as matchpairs?
#294
wodadehencou
closed
4 years ago
1
CTRL-W won't work
#293
Nolaan
opened
4 years ago
0
<S-Tab> doesn't work
#292
realones
opened
4 years ago
1
Support for typographic smart quotes.“”‘’
#291
LevProtter
closed
4 years ago
1
delimitMate not working with terryma/vim-multiple-cursors
#290
pengux
closed
4 years ago
3
not working
#289
elig0n
closed
4 years ago
1
error when starting vim with delimMate
#288
nilsdrews
closed
4 years ago
5
Startup errors on 8.2.1300
#287
williamtstanley
closed
4 years ago
19
Handle escaped quotes
#286
mb64
opened
4 years ago
0
Don't add semicolon for certain match
#285
9mm
opened
4 years ago
0
{ } after <CR> , Inconsistent indentation format
#284
hillguo
opened
5 years ago
0
delimitMate_expand_cr breaks with `comments = n:)`
#283
niklaas
opened
5 years ago
0
[Feature Request] More matchpairs support
#282
voldikss
closed
5 years ago
2
Remapping <Plug>(delimitMateJumpMany) doesn't work
#281
navxio
opened
5 years ago
0
fix(#231): fix cursor flush when typing <BS>, <CR> and <Space>
#280
shiyanhui
closed
5 years ago
0
Some closing characters indented too far in python
#279
apiarian
opened
5 years ago
2
如何像eclipse那样tab键自动跳出配对的括号和引号等
#278
qingkong1998
opened
6 years ago
2
Excluded Regions for TeX Math
#277
avonmoll
opened
6 years ago
1
startup errors on vim 8.1
#276
sserbin
closed
6 years ago
3
jumping with <s-tab> and <c-g>g doesn't work when both delimitMate_expand_cr and delimitMate_jump_expansion are set
#275
grr
opened
6 years ago
0
关于缩进的自定义
#274
ghost
closed
4 years ago
0
Keep inserting tabs when hitting enter
#273
TheBabu
opened
6 years ago
0
通过:vps filename打开新文件删除时只能删除后一个引号
#272
chaiguolong
opened
6 years ago
0
Selectively enable `delimitMate_expand_cr`?
#271
demon386
opened
6 years ago
1
:call delimitMate#IsEmptyPair('><'), Key not present in Dictionary: 1.left_delims
#270
PegasusWang
opened
6 years ago
1
Do not delete the close pair on <BS> when opening a file by nerdtree
#269
drchen00
closed
6 years ago
2
Add hotkey for C-style block (curly braces)
#268
dnezamaev
opened
6 years ago
0
Running delimitMate in different buffer contexts
#267
elGatoMantocko
closed
7 years ago
2
Do not always delete empty pairs on <BS>
#266
Emilgardis
opened
7 years ago
0
[WIP] Update readme
#265
wsdjeg
opened
7 years ago
0
exclude character from delimiters
#264
chiguiredev
closed
7 years ago
2
Can I achieve auto insertion of three `
#263
andreyorst
closed
7 years ago
2
Don't check pum in TriggerAbb
#262
twizmwazin
opened
7 years ago
0
Error when opening files with ctrlp.vim
#261
michaelmior
closed
7 years ago
2
Do setup for command windows
#260
aschrab
closed
7 years ago
1
<Plug>delimitMateCR doesn't trigger, it writes function as text
#259
rafi
opened
7 years ago
1
Next