sponsor Vim development Vim logo Vim Book Ad

These are the results of the votes. The first column shows the total number of points for a feature. This includes the negative votes, which are mentioned in parenthesis.

The "voters" column shows the number people who voted for this feature and the number of voters that voted against this feature (with a minus sign). Thus this ignores the number of points someone has given.

If you want to vote for Vim features, you have to become a registered Vim user or sponsor. See the sponsor page.

   points    voters   feature
1 223 (-23)  61 -5  add persistent undo: undo is still possible after exiting Vim
2 183 (-5)  56 -3  support embedding of Vim in another GUI program
3 178 (-35)  72 -7  add IDE features (debugger integration, shell window)
4 132   49   add integration with Python instead of inventing more Vim script
5 130 (-5)  41 -3  fix all problems, big and small; make Vim more robust
6 108 (-5)  54 -3  add more and better omni completion plugins
7 87 (-9)  30 -5  improve the support for MacOS X
8 86 (-8)  25 -4  add a strong encryption method
9 83   38   add an indication what text was changed since editing started (change bar or diff)
10 80   21   support multiple top-level windows for one running Vim
11 70 (-84)  39 -24  make it possible to use Vim as a plugin in Eclipse
12 64   29   improve folding
13 52   26   improve syntax highlighting speed
14 49   24   improve diff mode: automatic refresh, better merge support
15 47   24   improve syntax highlighting functionality
16 45   23   improve the Python interface
17 43   20   improve flexible auto-indenting and support more languages
18 41   23   improve Visual block mode; make Ex commands work on rectangles
19 41 (-10)  19 -6  add GUI version that uses Qt (aka kvim)
20 40   8   add the conceal patch from Vince Negri
21 35 (-3)  20 -1  add a menu that lists the most recently used files
22 34 (-1)  15 -1  add option not to move the cursor when using a scrollbar
23 31   15   improve 'cindent', auto-indenting for C and C++
24 31 (-5)  17 -2  add encryption for the swapfile
25 28 (-3)  17 -2  add diff/merge capability for CVS, like in emacs
26 27   16   improve the performance of scrolling and displaying
27 25 (-6)  14 -3  add a portable GUI toolkit for nice dialogs in Vim script
28 25   5   add better support for editing files in projects (with ID utils)
29 24 (-1)  5 -1  add flexible tab stops, can be used for tables
30 19   9   improve multi-byte character support (e.g., 'langmap')
31 19 (-1)  13 -1  improve the startup speed
32 18 (-4)  9 -1  add collaborative editing: changes made to a buffer show up in another Vim in a second
33 17   12   improve completion in Insert mode
34 17   11   improve "gq" formatting of text (left&right justified, comments option)
35 16   5   improve printing with ":hardcopy"
36 15 (-4)  11 -2  add smart cut/paste: fix white space before and after pasted text
37 15 (-10)  12 -4  improve on-the-fly spell checking
38 15   9   create a vim-script maillist, for announcements about new and updated scripts
39 14   9   improve completion on the command line
40 14   9   add vertical mode for operators (e.g., delete word in five lines)
41 13 (-1)  7 -1  improve the performance of reading and writing files
42 12   8   addguitabs
43 12   7   improve ":mksession" support (switch to a previously saved state)
44 11   6   improve the quickfix commands
45 11   7   add syntax highlighting for more languages
46 11   7   improve the remote server functionality
47 11 (-13)  11 -2  improve the Perl interface
48 11   10   improve the support for GTK
49 10   7   improve the Ruby interface
50 9   5   add more autocommand events (for ":cd", jump to tag, etc.)
51 9   7   add patterns to define section borders for "{", "[[", "%", etc
52 9   8   improve searching in the on-line help, add more tags
53 9   7   add a method to repeat a previous change ("c.", "d.", etc.)
54 8   4   add a command to repeat a whole mapping (not only its last change)
55 8   5   improve debug mode (debugging Vim scripts and functions)
56 7   5   add editing of a hidden buffer (useful in scripts only)
57 7   4   add autocommand events for Insert mode, before/after inserting a character
58 6 (-4)  6 -1  make installing and upgrading easier
59 6 (-1)  7 -1  lower the amount of memory that Vim uses when running
60 6 (-1)  4 -1  improve 'viminfo' (keeping information when quitting Vim)
61 6   3   improve the on-line help user manual
62 5 (-4)  5 -1  add file locking
63 5   4   improve the on-line help reference manual
64 4   3   add scope arguments to the ":tag" command (like Elvis)
65 4 (-7)  4 -6  add GUI dialog to record/stop/play a keystroke macro
66 3 (-1)  3 -1  translate the on-line help to German, French, Spanish, etc.
67 3 (-2)  5 -1  improve the tutor (course for beginners)
68 3   3   improve the Cscope interface
69 3 (-1)  2 -1  improve the performance of Vim scripts (pre-compile them)
70 3   3   addgrep
71 2 (-2)  1 -2  improve the support for X Window with the Athena toolkit
72 1   1   addhicursor
73 1   1   addundotree
74 -1 (-12)  8 -5  add more features to Vim scripting
75 -2 (-3)  1 -3  improve the Tcl interface
76 -2 (-4)  2 -1  add an "open" mode, like the original Vi
77 -2 (-15)  3 -6  improve the Visual Studio interface (VisVim)
78 -3 (-3)  0 -2  reduce the size of the distribution (harddisk usage)
79 -4 (-29)  8 -20  make Vim available as a .net object
80 -5 (-14)  5 -8  improve the support for MS-Windows
81 -5 (-5)  0 -3  improve the support for X Window with the Motif toolkit
82 -5 (-5)  0 -5  improve the OLE interface
83 -8 (-23)  4 -13  add more GUI functions (requesters, menus, dialogs)
84 -11 (-14)  2 -9  make Vim simpler to learn and easier to use
85 -25 (-25)  0 -16  improve the support for MacOS 9 and earlier
86 -31 (-32)  1 -22  improve Vi compatibility, even the smallest detail
87 -35 (-62)  6 -28  stop adding features, there are enough already
88 -47 (-48)  1 -26  improve the 16 bit DOS version (avoid out-of-memory problems)

212 registered Vim users and sponsors have entered votes.

                                                                                                                                                                                                             

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
SourceForge.net Logo