issues
search
Townk
/
vim-autoclose
This plugin for Vim enable an auto-close chars feature for you. For instance if you type an '(', ``autoclose`` will automatically insert a ')' and put the cursor between than.
http://townk.github.com/vim-autoclose/
503
stars
66
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Conflict with custom autocommand and syntax highlight group
#83
Cbhihe
closed
6 years ago
1
conflict with latex-suite
#82
pBlasiak
opened
6 years ago
2
This plugin causes delete and arrow keys to stop working properly in insert mode in vanilla vim (not neovim)
#81
codebam
opened
6 years ago
0
Fix autoclose for HTML/XML tags
#80
AnthoniM
opened
6 years ago
0
Backspace in Insert mode sometimes moves the cursor back one before deleting
#79
roryokane
opened
6 years ago
0
When g:AutoClosePreserveDotReg is set and TERM is tmux, keys should be mapped too.
#78
yuanjieh
opened
6 years ago
0
Support <C-H>
#77
storyn26383
opened
7 years ago
0
Incompatibility with Quicktex
#76
ryan-ph
closed
5 years ago
1
chmod a-x .gitignore
#75
dolmen
opened
7 years ago
2
Auto-close with line breaks
#74
thewinger
opened
7 years ago
4
Python quotes
#73
connorb08
closed
7 years ago
0
Inappropriate auto-close behavior if cursor is moved in INSERT mode.
#72
drmingdrmer
opened
8 years ago
1
Document the AutoCloseExpandEnterOn setting
#71
oneacross
opened
8 years ago
0
Inserting an abbreviation expand keystroke before space.
#70
jmjohnson
opened
8 years ago
4
other previews are always closed by autoclose
#69
agilmor
opened
8 years ago
0
Not autoclosing after backslash
#68
laMudri
opened
9 years ago
0
Fix issues of autoclosing single and double quotes when using certain color schemes
#67
ivang
opened
9 years ago
5
Fix #49
#66
somini
opened
9 years ago
1
conflict with YouCompleteMe
#65
gergap
opened
9 years ago
5
single or double quotes (' or ") not working in javascript
#64
larryhe
opened
9 years ago
2
Now allow the cursor to tab through closing chars.
#63
m3rck
opened
9 years ago
0
Breaks Syntax Highlighting for PHP/Drupal (not sure if specific to these)
#62
mikeyjk
closed
9 years ago
1
Add support for putty terminals to fix problems with escaping
#61
stefanjarina
opened
10 years ago
0
no autoclosing inside html tags
#60
minusf
opened
10 years ago
0
Add option to remove before-close characters
#59
artnez
opened
10 years ago
0
Fix broken cpoptions
#58
me-vlad
opened
11 years ago
0
It makes 'Esc' command hang
#57
Netherdrake
closed
11 years ago
7
AutoCloseExpandSpace not mentioned in doc
#56
captbaritone
opened
11 years ago
0
Quotes " and ' don't work in Coffeescript files
#55
fourcolors
opened
11 years ago
1
Minor issue caused by my coding style ...
#54
harleypig
opened
11 years ago
1
autoclose changes autocomplete behavior
#53
spacepluk
opened
11 years ago
4
Wrong chars in regular expressions
#52
EinfachToll
opened
11 years ago
0
iabbrev doesn't autocorrect word after pressing space
#51
alanjcfs
opened
11 years ago
1
Incompability with neocomplcache plugin
#50
waiting-for-dev
opened
11 years ago
1
b:AutoClosePairs is affecting the global setting.
#49
Profpatsch
opened
11 years ago
2
Inserting two curly braces causes automatic line break
#48
ami7ava
opened
11 years ago
9
Can't exclude some pair from AutoCloseCmd per filetype
#47
petRUShka
opened
11 years ago
0
Space expanding within string
#46
cocreature
opened
11 years ago
2
Autoclosing of quotes(' ") doesn't work on macvim
#45
yam-liu
closed
9 years ago
3
indent on newline
#44
Broncko
closed
12 years ago
1
'->'' "->"" only works in php for me!
#43
yam-liu
opened
12 years ago
1
"silent doautocmd FileType" in s:CreateMaps causes failure of filetype detection after re-sourcing ~/.vimrc
#42
blueyed
opened
12 years ago
0
Update plugin/AutoClose.vim
#41
lowks
closed
12 years ago
1
Close popup menu on Esc: do not feed ^E for Esc
#40
blueyed
opened
12 years ago
12
dot command becomes useless when autoclosing
#39
flavius
opened
12 years ago
2
This plugin disables Chinese input method
#38
shahuwang
opened
12 years ago
5
Restore cpoptions
#37
ronnieliew
opened
12 years ago
2
[Git] Ignore the doc/tags directory
#36
gitkeeper
closed
12 years ago
0
bash indent
#35
ofdrykkja
closed
12 years ago
9
Delay in change mode
#34
gilsondev
closed
12 years ago
3
Next