File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1- *usr_41.txt* For Vim バージョン 9.1. Last change: 2024 Jan 13
1+ *usr_41.txt* For Vim バージョン 9.1. Last change: 2024 Feb 01
22
33 VIM USER MANUAL - by Bram Moolenaar
44
@@ -1352,6 +1352,7 @@ Registers: *register-functions*
13521352 changenr() 最近の変更番号を返す
13531353 cscope_connection() cscope接続をチェック
13541354 did_filetype() FileType自動コマンドが使用されたかどうか
1355+ diff() 2 つの文字列のリストの差分
13551356 eventhandler() イベントハンドラによって起動されたかどうか
13561357 getpid() Vim のプロセスIDを得る
13571358 getscriptinfo() 読み込んだ Vim script のリストを取得
Original file line number Diff line number Diff line change 1- *usr_41.txt* For Vim version 9.1. Last change: 2024 Jan 13
1+ *usr_41.txt* For Vim version 9.1. Last change: 2024 Feb 01
22
33 VIM USER MANUAL - by Bram Moolenaar
44
@@ -1368,6 +1368,7 @@ Various: *various-functions*
13681368 changenr() return number of most recent change
13691369 cscope_connection() check if a cscope connection exists
13701370 did_filetype() check if a FileType autocommand was used
1371+ diff() diff two Lists of strings
13711372 eventhandler() check if invoked by an event handler
13721373 getpid() get process ID of Vim
13731374 getscriptinfo() get list of sourced vim scripts
You can’t perform that action at this time.
0 commit comments