Bjorn Winckler
|
051dd87d5e
|
Merge branch 'vim'
Conflicts:
src/main.c
|
2010-10-01 16:55:17 +02:00 |
|
Bram Moolenaar
|
4a74803ef8
|
Runtime file updates.
|
2010-09-30 21:47:56 +02:00 |
|
Bram Moolenaar
|
8d49009628
|
Runtime file updates.
|
2010-09-30 21:47:56 +02:00 |
|
Bjorn Winckler
|
a542a26f2e
|
Use swipe gesture to navigate help
Left/right swipe goes back/forward through tag stag when reading help.
|
2010-09-02 19:02:53 +02:00 |
|
Bram Moolenaar
|
abf39e880d
|
Runtime file updates.
|
2010-08-14 21:57:32 +02:00 |
|
Bram Moolenaar
|
4ff5570f88
|
Runtime file updates.
--HG--
branch : vim73
|
2010-08-14 21:57:32 +02:00 |
|
Bram Moolenaar
|
f354981d4b
|
Update to Perl runtime files. (Andy Lester)
|
2010-08-13 12:09:22 +02:00 |
|
Bram Moolenaar
|
1d86870323
|
Update to Perl runtime files. (Andy Lester)
--HG--
branch : vim73
|
2010-08-13 12:09:22 +02:00 |
|
Bram Moolenaar
|
9de9997949
|
Runtime file updates.
|
2010-08-09 22:33:06 +02:00 |
|
Bram Moolenaar
|
b6a0fcfb5d
|
Runtime file updates.
--HG--
branch : vim73
|
2010-08-09 22:33:06 +02:00 |
|
Bram Moolenaar
|
6af737fdb4
|
Runtime file updates. (Tim Pope)
|
2010-08-09 20:13:35 +02:00 |
|
Bram Moolenaar
|
c263388a1f
|
Runtime file updates. (Tim Pope)
--HG--
branch : vim73
|
2010-08-09 20:13:35 +02:00 |
|
Bram Moolenaar
|
a68cac57de
|
Rename quickfix plugin to match the filetype set in the code.
|
2010-08-04 12:05:40 +02:00 |
|
Bram Moolenaar
|
4778cee7c3
|
Rename quickfix plugin to match the filetype set in the code.
--HG--
branch : vim73
rename : runtime/ftplugin/quickfix.vim => runtime/ftplugin/qf.vim
|
2010-08-04 12:05:40 +02:00 |
|
Bram Moolenaar
|
f9d5ca1de4
|
Runtime file updates.
|
2010-08-01 16:13:51 +02:00 |
|
Bram Moolenaar
|
89146a1a9f
|
Runtime file updates.
--HG--
branch : vim73
|
2010-08-01 16:13:51 +02:00 |
|
Bram Moolenaar
|
40af4e3903
|
Updated runtime files. Add logcheck filetype plugin. (James Vega)
|
2010-07-29 22:33:18 +02:00 |
|
Bram Moolenaar
|
fadf978bc9
|
Updated runtime files. Add logcheck filetype plugin. (James Vega)
--HG--
branch : vim73
|
2010-07-29 22:33:18 +02:00 |
|
Bram Moolenaar
|
92048a3110
|
Remove Mupad indent and ftplugin files, they are not useful.
|
2010-07-28 22:30:00 +02:00 |
|
Bram Moolenaar
|
b379ad862b
|
Remove Mupad indent and ftplugin files, they are not useful.
--HG--
branch : vim73
|
2010-07-28 22:30:00 +02:00 |
|
Bram Moolenaar
|
0ed0eea206
|
Updated runtime files.
|
2010-07-26 22:21:27 +02:00 |
|
Bram Moolenaar
|
919a34d10a
|
Updated runtime files.
--HG--
branch : vim73
|
2010-07-26 22:21:27 +02:00 |
|
Bram Moolenaar
|
7fd7320014
|
Add "q" item for 'statusline'. Add w:quickfix_title. (Lech Lorens)
|
2010-07-25 16:58:46 +02:00 |
|
Bram Moolenaar
|
6e183f3321
|
Add "q" item for 'statusline'. Add w:quickfix_title. (Lech Lorens)
--HG--
branch : vim73
|
2010-07-25 16:58:46 +02:00 |
|
Bram Moolenaar
|
365bdf7a7b
|
More runtime file updates.
|
2010-07-24 20:57:44 +02:00 |
|
Bram Moolenaar
|
8161dabfe2
|
More runtime file updates.
--HG--
branch : vim73
|
2010-07-24 20:57:44 +02:00 |
|
Bram Moolenaar
|
ca8c9867c2
|
Add the 'c' flag to 'concealcursor'.
|
2010-07-24 15:00:38 +02:00 |
|
Bram Moolenaar
|
d68c93612e
|
Add the 'c' flag to 'concealcursor'.
--HG--
branch : vim73
|
2010-07-24 15:00:38 +02:00 |
|
Bram Moolenaar
|
f5963f719e
|
Add the 'concealcursor' option to decide when the cursor line is to be
concealed or not.
Rename 'conc' to 'cole' as the short name for 'conceallevel'.
|
2010-07-23 22:10:27 +02:00 |
|
Bram Moolenaar
|
ca003f191d
|
Add the 'concealcursor' option to decide when the cursor line is to be
concealed or not.
Rename 'conc' to 'cole' as the short name for 'conceallevel'.
--HG--
branch : vim73
|
2010-07-23 22:10:27 +02:00 |
|
Bram Moolenaar
|
e06c188bbf
|
Make it possible to load Perl dynamically on Unix. (James Vega)
|
2010-07-21 22:05:20 +02:00 |
|
Bram Moolenaar
|
6a480b9930
|
Make it possible to load Perl dynamically on Unix. (James Vega)
--HG--
branch : vim73
|
2010-07-21 22:05:20 +02:00 |
|
Bram Moolenaar
|
349b2fb048
|
Improved version of 2html.vim.
Includes progress bar.
Fix dynamic folding in diff view.
(Benjamin Fritz)
|
2010-07-16 20:35:36 +02:00 |
|
Bram Moolenaar
|
7b76ae97e6
|
Improved version of 2html.vim.
Includes progress bar.
Fix dynamic folding in diff view.
(Benjamin Fritz)
--HG--
branch : vim73
|
2010-07-16 20:35:36 +02:00 |
|
Bram Moolenaar
|
9c754c4542
|
Update spell files for Ubuntu locale names.
|
2010-07-10 15:52:35 +02:00 |
|
Bram Moolenaar
|
24aae35392
|
Update spell files for Ubuntu locale names.
--HG--
branch : vim73
|
2010-07-10 15:52:35 +02:00 |
|
Bram Moolenaar
|
1d68952a3e
|
Runtime file updates.
|
2010-05-28 20:54:39 +02:00 |
|
Bram Moolenaar
|
7b63ece29f
|
Runtime file updates.
--HG--
branch : vim73
|
2010-05-28 20:54:39 +02:00 |
|
Bram Moolenaar
|
7a329911b9
|
Updated runtime files.
|
2010-05-21 12:05:36 +02:00 |
|
Bram Moolenaar
|
87366b1850
|
Updated runtime files.
--HG--
branch : vim73
|
2010-05-21 12:05:36 +02:00 |
|
Bram Moolenaar
|
00a927d62b
|
Updated runtime files.
|
2010-05-14 23:24:24 +02:00 |
|
Bram Moolenaar
|
4ef670823d
|
Updated runtime files.
|
2010-05-14 23:24:24 +02:00 |
|
Bram Moolenaar
|
5e3dae8b6b
|
Updated runtime an documentation files.
|
2010-03-02 16:19:40 +01:00 |
|
Bram Moolenaar
|
a3a0af3a2f
|
Updated runtime an documentation files.
|
2010-03-02 16:19:40 +01:00 |
|
Bram Moolenaar
|
5c73622a90
|
Update runtime files.
|
2010-01-06 20:54:52 +01:00 |
|
Bram Moolenaar
|
4895774ca7
|
Update runtime files.
|
2010-01-06 20:54:52 +01:00 |
|
Bram Moolenaar
|
e37d50a5de
|
updated for version 7.2c-000
|
2008-08-06 17:06:04 +00:00 |
|
vimboss
|
ebb92ddd72
|
updated for version 7.2c-000
|
2008-08-06 17:06:04 +00:00 |
|
Bram Moolenaar
|
c236c16d08
|
updated for version 7.2b-000
|
2008-07-13 17:41:49 +00:00 |
|
vimboss
|
7a75fec5ca
|
updated for version 7.2b-000
|
2008-07-13 17:41:49 +00:00 |
|