index
:
vim
allow_nuw=0
master
Vim - the text editor
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
doc
/
options.txt
Age
Commit message (
Expand
)
Author
2010-08-14
Version 7.3f -> 7.3g
Bram Moolenaar
2010-08-09
Version 7.3e -> 7.3f.
Bram Moolenaar
2010-08-08
Update help about wildcards in 'tags' option.
Bram Moolenaar
2010-08-04
Disallow setting 'ambiwidth' to "double" when 'listchars' or 'fillchars'
Bram Moolenaar
2010-08-04
7.3d -> 7.3e.
Bram Moolenaar
2010-08-01
Version 7.3c -> 7.3d
Bram Moolenaar
2010-08-01
Runtime file updates.
Bram Moolenaar
2010-07-28
More runtime file updates.
Bram Moolenaar
2010-07-25
7.3b -> 7.3c
Bram Moolenaar
2010-07-25
Add "q" item for 'statusline'. Add w:quickfix_title. (Lech Lorens)
Bram Moolenaar
2010-07-24
Let 'v' flag in 'concealcursor' apply to all lines in the Visual area.
Bram Moolenaar
2010-07-24
Add the 'undoreload' option to be able to undo a file reload.
Bram Moolenaar
2010-07-24
Add the 'c' flag to 'concealcursor'.
Bram Moolenaar
2010-07-24
Don't conceal text in lines inside the Visual area.
Bram Moolenaar
2010-07-23
Add the 'concealcursor' option to decide when the cursor line is to be
Bram Moolenaar
2010-07-20
Update timestamps for recently changed help files.
Bram Moolenaar
2010-07-20
Change 'cryptmethod' from a number to a string option. Make it global-local.
Bram Moolenaar
2010-07-19
Rename some "python3" symbols to "py3", as the command name.
Bram Moolenaar
2010-07-19
Never hide text for conceal in cursor line. Do hide when there is
Bram Moolenaar
2010-07-19
Rename w_p_conceal to w_p_conc for consistency.
Bram Moolenaar
2010-07-18
Vim 7.3a -> 7.3b.
Bram Moolenaar
2010-07-18
Minor runtime file updates.
Bram Moolenaar
2010-07-18
Make automatic prototype generation work with more interfaces.
Bram Moolenaar
2010-07-18
Better conceal in help. (partly by Dominique Pelle)
Bram Moolenaar
2010-07-17
In Visual mode with 'showcmd' display the number of bytes and characters.
Bram Moolenaar
2010-07-14
Disallow setting 'enc' in a modeline. (Patrick Texier)
Bram Moolenaar
2010-07-14
Added 'colorcolumn' option. Partly by Gregor Uhlenheuer.
Bram Moolenaar
2010-07-11
Make CTRL-L in command line mode respect 'ignorecase' and 'smartcase'. (Martin
Bram Moolenaar
2010-07-11
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar
2010-07-11
When 'formatexpr' evaluates to non-zero fall back to internal formatting, also
Bram Moolenaar
2010-07-10
Fixed ":s" message. Docs updates.
Bram Moolenaar
2010-07-04
Mainly documentation updates.
Bram Moolenaar
2010-06-13
Added salt to blowfish encryption.
Bram Moolenaar
2010-06-05
Add the conceal patch from Vince Negri.
Bram Moolenaar
2010-06-05
Use full path in undofile(). Updated docs.
Bram Moolenaar
2010-05-31
Add test for gettabvar() and settabvar().
Bram Moolenaar
2010-05-25
Found a way to make the MS-Windows installer wait for the uninstaller to
Bram Moolenaar
2010-05-24
Fix: :wundo didn't work in a buffer without a name.
Bram Moolenaar
2010-05-23
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar
2010-05-22
Included the patch to support netbeans in a terminal.
Bram Moolenaar
2010-05-22
Add the settabvar() and gettabvar() functions.
Bram Moolenaar
2010-05-21
A few more changes for encryption. Add test that encrypted file can be read.
Bram Moolenaar
2010-05-17
Fixed encryption big/little endian test.
Bram Moolenaar
2010-05-16
Add the blowfish encryption patch from Mohsin Ahmed. Needs more work.
Bram Moolenaar
2010-05-16
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar
2010-05-15
First step in the Vim 7.3 branch. Changed version numbers.
Bram Moolenaar
2010-05-14
Updated runtime files.
Bram Moolenaar
2010-01-06
Update documentation files.
Bram Moolenaar
2009-06-16
updated for version 7.2-201
Bram Moolenaar
2009-02-21
updated for version 7.2-109
Bram Moolenaar
[next]