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
@ac2ca9b broke endwise compatibility
#33
mogelbrod
closed
12 years ago
12
Autoclosing of quotes doesn't seem to work on Gvim
#32
pabloh
closed
12 years ago
4
adding gnome to the 'know terminals' list
#31
orlando
closed
12 years ago
0
autoclose breaks nocompatibility
#30
orlando
closed
12 years ago
5
Whitespace be doubled
#29
yhslai
closed
12 years ago
1
^H like BS
#28
iamFIREcracker
closed
12 years ago
11
Undo broken by autoclose plugin
#27
jordwalke
opened
12 years ago
2
Not compatible with Netrw(ship with vim)
#26
zhou13
opened
12 years ago
1
Incompatibility with other plugins and <Enter> maps
#25
Townk
closed
12 years ago
10
Expand whitespace
#24
artm
closed
12 years ago
0
key mapping fixes
#23
artm
closed
12 years ago
0
Simpler configuration, no default FileTypes, less defaults
#22
artm
closed
12 years ago
0
Can't configure AutoClosePairs in .vimrc
#21
alexis
closed
12 years ago
4
Use xnoremap for visual mode mappings
#20
suy
closed
12 years ago
5
Few typo fixes
#19
orpheuslummis
closed
12 years ago
1
Fixed AutoClose#DefaultPairs to not throw errors on startup.
#18
mikefarmer
closed
12 years ago
0
when enter auto open block {} and indent
#17
guileen
closed
12 years ago
4
Easy config and code refactoring
#16
artm
closed
12 years ago
2
Apostrophes get miscounted as single quotes
#15
artm
opened
13 years ago
4
Squashed blueyed
#14
artm
closed
12 years ago
0
Random closing character insertions
#13
artm
closed
12 years ago
2
Don't delete random pairs of characters
#12
artm
closed
12 years ago
0
global debug flag
#11
artm
closed
12 years ago
0
Squashed version of blueyed pull requests
#10
artm
closed
13 years ago
3
navigation keys in insert mode don't work
#9
rodolf0
closed
12 years ago
2
fix for symmetrical delete bud
#8
juhasz
closed
12 years ago
2
all symmetrical character delete fix
#7
juhasz
closed
13 years ago
3
Refactoring of defaults, more pairs, fix xterm movement keys, ...
#6
blueyed
closed
13 years ago
2
Doc review
#5
blueyed
closed
13 years ago
2
Problems with special keys (vt100-cursor-keys), sent as "^[OA" etc.
#4
blueyed
closed
12 years ago
4
Insert mode arrow keys
#3
domidimi
closed
13 years ago
24
using single quotes ends up inserting extra quote
#2
tmm1
closed
13 years ago
6
Error with more than 4 double quotes on a line
#1
mrtazz
closed
13 years ago
12
Previous