Sat, 17 Jul 2010 23:52:29 +0200 |
Bram Moolenaar |
Whitespace cleanup.
vim73
|
Sat, 17 Jul 2010 21:19:38 +0200 |
Bram Moolenaar |
Added support for Python 3. (Roland Puntaier)
vim73
|
Sat, 17 Jul 2010 17:12:06 +0200 |
Bram Moolenaar |
Add the 'L' item to 'cinoptions'. (Manuel Konig)
vim73
|
Sat, 17 Jul 2010 16:44:59 +0200 |
Bram Moolenaar |
Mac: Support disabling antialias. (LC Mi)
vim73
|
Sat, 17 Jul 2010 16:30:42 +0200 |
Bram Moolenaar |
Make it possible to drag a tab page label to another position. (Paul B. Mahol)
vim73
|
Sat, 17 Jul 2010 15:20:30 +0200 |
Bram Moolenaar |
Better implementation of creating the Color Scheme menu. (Juergen Kraemer)
vim73
|
Sat, 17 Jul 2010 12:47:16 +0200 |
Bram Moolenaar |
In Visual mode with 'showcmd' display the number of bytes and characters.
vim73
|
Fri, 16 Jul 2010 21:29:06 +0200 |
Bram Moolenaar |
Fix bad parsing of 'colorcolumn'. (Dominique Pelle)
vim73
|
Fri, 16 Jul 2010 20:38:52 +0200 |
Bram Moolenaar |
Avoid compiler warnings for size_t to int conversions.
vim73
|
Fri, 16 Jul 2010 20:35:36 +0200 |
Bram Moolenaar |
Improved version of 2html.vim.
vim73
|
Wed, 14 Jul 2010 23:23:17 +0200 |
Bram Moolenaar |
Added Lua interfae. (Luis Carvalho)
vim73
|
Wed, 14 Jul 2010 22:35:55 +0200 |
Bram Moolenaar |
Fix: When entering a digraph or special character after a line that fits the
vim73
|
Wed, 14 Jul 2010 22:04:22 +0200 |
Bram Moolenaar |
Allow synIDattr() getting GUI attributes when build without GUI.
vim73
|
Wed, 14 Jul 2010 21:12:05 +0200 |
Bram Moolenaar |
Disallow setting 'enc' in a modeline. (Patrick Texier)
vim73
|
Wed, 14 Jul 2010 20:57:00 +0200 |
Bram Moolenaar |
Fix: cursor line not properly concealed when moving between windows.
vim73
|
Wed, 14 Jul 2010 20:31:44 +0200 |
Bram Moolenaar |
Remove obsolete Mac code.
vim73
|