Tags
No Tags

Frequently used words (click to add to your profile)

javaandroidc++linuxc#windowsobjective-ccocoaqtpython誰得phprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

最近の作業部屋活動履歴

2023-03-17
2023-03-15
2023-03-14
2023-03-13
2023-02-28
2023-02-24
2023-02-21
2023-02-20
2023-02-16

最近のWikiの更新 (Recent Changes)

No changes on this wiki.

Wikiガイド(Guide)

サイドバー (Side Bar)

vim-ktakata-mq

K.Takata's patch queue for Vim

Release Files

No download files.

Recent Commits

Rev.TimeAuthorMessage RSS
4883086a2023-03-17 09:54:48K.TakataUpdate for 9.0.1410 Fix conflicts.
b08dd90a2023-03-15 14:40:02K.TakataUpdate netrw patch
7d89f92d2023-03-14 15:29:19K.TakataUpdate netrw patch
7589cc322023-03-13 21:24:13K.TakataUpdate netrw patch
01b3c4642023-03-13 20:12:18K.TakataAdd a new patch
8554c9242023-02-28 01:43:56K.TakataUpdate for the latest runtime file
9fe684202023-02-24 09:32:10K.TakataDo qrefresh
6082a6cc2023-02-24 09:27:59K.TakataUpdate for 9.0.1342 Fix conflicts.
d441a61e2023-02-21 08:17:37K.TakataAdd a new patch
4d4cd84e2023-02-20 13:22:33K.TakataAdd debug patch

Build status

K.Takata's patch queue for Vim

This is my private patch queue for Vim.

Some of the patches are already sent to vim_dev, some others are work in progress. (And some others are not written by me. Maybe copied from vim_dev.)

How to use

First time

$ hg qclone https://hg.osdn.net/view/vim/vim -p http://hg.pf.osdn.net/view/k/k_/k_takata/vim-ktakata-mq vim
$ cd vim
$ hg qselect linux    # if needed
$ hg qpush -a
$ make

Update

If you want to get the latest source code after qclone, you can use the following commands:

$ hg qpop -a
$ hg pull -u
$ hg pull -u --mq
$ hg qpush -a

Or you can use this script:

$ mqpull.sh

License

The Vim License (if it is written by me.)

Latest updated Tickets

No tickets

About Chamber Wiki

Welcome to OSDN Wiki system. Here is your chamber Wiki space.

Check Wiki Guide (English) to refer syntax and functions.