index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
syntax
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for Yaml syntax file. (Nikolai Weibull)
Bram Moolenaar
2010-08-13
1
-5
/
+8
*
Runtime file updates.
Bram Moolenaar
2010-08-13
1
-4
/
+4
*
Update to Perl runtime files. (Andy Lester)
Bram Moolenaar
2010-08-13
2
-31
/
+29
*
Updates for :TOhtml. (Benjamin Fritz)
Bram Moolenaar
2010-08-13
1
-7
/
+18
*
Runtime file updates.
Bram Moolenaar
2010-08-11
1
-12
/
+13
*
Runtime file updates. Fix tar plugin window split.
Bram Moolenaar
2010-08-10
1
-239
/
+289
*
Runtime file updates.
Bram Moolenaar
2010-08-09
2
-293
/
+356
*
Runtime file updates. (Tim Pope)
Bram Moolenaar
2010-08-09
2
-16
/
+15
*
Also support Doxygen in C# files. (Andreas J. Beblik)
Bram Moolenaar
2010-08-08
1
-3
/
+3
*
Updates for :TOhtml. (Ben Fritz)
Bram Moolenaar
2010-08-07
1
-57
/
+34
*
Update for jsp syntax file.
Bram Moolenaar
2010-08-07
1
-2
/
+3
*
Updated syntax files.
Bram Moolenaar
2010-08-05
2
-13
/
+16
*
Improve handling of user settings in :TOhtml. Default to generating CSS.
Bram Moolenaar
2010-08-05
1
-99
/
+65
*
Updated syntax files. (Charles Campbell)
Bram Moolenaar
2010-08-04
2
-46
/
+164
*
Add translations in diff syntax. (Jakson A. Aquino)
Bram Moolenaar
2010-08-04
1
-2
/
+269
*
Runtime file updates.
Bram Moolenaar
2010-08-03
2
-11
/
+50
*
Syntax file updates. (Charles Campbell)
Bram Moolenaar
2010-08-02
4
-235
/
+361
*
Add Datascript syntax file. (Dominique Pelle)
Bram Moolenaar
2010-08-01
1
-0
/
+90
*
Updated runtime files. :TOhtml improvements by Benjamin Fritz.
Bram Moolenaar
2010-07-29
1
-31
/
+65
*
More accented characters in tex.vim syntax. (Charles Campbell)
Bram Moolenaar
2010-07-28
1
-72
/
+68
*
Minor runtime file updates.
Bram Moolenaar
2010-07-28
2
-8
/
+8
*
Update TeX syntax file.
Bram Moolenaar
2010-07-26
1
-111
/
+232
*
Updated runtime files.
Bram Moolenaar
2010-07-26
3
-24
/
+70
*
Add the synconcealed() function and use it for :TOhtml. (Benjamin Fritz)
Bram Moolenaar
2010-07-25
1
-41
/
+82
*
Update Fortran indent and syntax file. (Ajit Thakkar)
Bram Moolenaar
2010-07-22
1
-11
/
+10
*
Make it possible to load Perl dynamically on Unix. (James Vega)
Bram Moolenaar
2010-07-21
1
-13
/
+65
*
Updated sh and vim syntax files. (Charles Campbell)
Bram Moolenaar
2010-07-20
2
-32
/
+35
*
Vim 7.3a -> 7.3b.
Bram Moolenaar
2010-07-18
1
-1
/
+1
*
Better conceal in help. (partly by Dominique Pelle)
Bram Moolenaar
2010-07-18
1
-2
/
+1
*
Improved :TOhtml. (Benjamin Fritz)
Bram Moolenaar
2010-07-18
1
-3
/
+3
*
Added support for Python 3. (Roland Puntaier)
Bram Moolenaar
2010-07-17
1
-7
/
+7
*
Improved version of 2html.vim.
Bram Moolenaar
2010-07-16
2
-173
/
+374
*
Minor runtime file updates.
Bram Moolenaar
2010-07-12
1
-2
/
+2
*
When the buffer is in diff mode, have :TOhtml create HTML to show the diff
Bram Moolenaar
2010-07-11
1
-27
/
+27
*
Support :browse for commands that use an error file argument. (Lech Lorens)
Bram Moolenaar
2010-07-11
1
-2
/
+2
*
Make synstack() work on the character just after the end of the line.
Bram Moolenaar
2010-07-08
1
-0
/
+11
*
Make updating text for conceal mode simpler. A few compiler warning fixes.
Bram Moolenaar
2010-07-02
2
-32
/
+149
*
Crypt the swapfile.
Bram Moolenaar
2010-06-21
1
-1
/
+1
*
Use full path in undofile(). Updated docs.
Bram Moolenaar
2010-06-05
1
-35
/
+31
*
Fix completion of file names with '%' and '*'.
Bram Moolenaar
2010-06-01
1
-0
/
+132
*
Added the undofile() function. Updated runtime files.
Bram Moolenaar
2010-05-30
1
-2
/
+2
*
Various improvements to undo file code to make it more robust.
Bram Moolenaar
2010-05-29
1
-5
/
+5
*
Fix a few more things for persistent undo.
Bram Moolenaar
2010-05-29
1
-4
/
+9
*
Runtime file updates.
Bram Moolenaar
2010-05-28
2
-129
/
+142
*
Add the settabvar() and gettabvar() functions.
Bram Moolenaar
2010-05-22
1
-104
/
+111
*
Add extra floating point functions.
Bram Moolenaar
2010-05-21
2
-0
/
+2
*
Updated runtime files.
Bram Moolenaar
2010-05-21
10
-48
/
+330
*
Various smaller changes. Updated proto files. Updated dependencies.
Bram Moolenaar
2010-05-20
1
-7
/
+9
*
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar
2010-05-16
1
-3
/
+3
*
Updated runtime files.
Bram Moolenaar
2010-05-14
21
-574
/
+3195
[next]