vim-jp / vimdoc-ja / help

検索 - Vimドキュメント

メインヘルプファイルに戻る
phrase: max: clip:
target: order:

Results of 1 - 6 of about 6 for array (0.023 sec.)
usr_24 - Vimドキュメント 13197
vim-jp / vimdoc-ja / usr_24 usr_24 - Vimドキュメント メインヘルプファイルに戻る 基本 quickref sp ... 書いていて、次のように入力したいとします: total = ch_array[0] + ch_array[1] + ch_array[2]; まず、次のように入 ... 力してください: total = ch_array[0] + ch_ ここで、 CTRL-P コマンドを使って単語を補完 ... す。この場合なら、"ch_" にマッチする単語、つまり "ch_array" がヒットします。したがって、 CTRL-P を押すと次のよ ... うになります: total = ch_array[0] + ch_array 続けて入力し、次のようになりました ( ...
https://man.plustar.jp/vimdoc/usr_24.html - [similar]
version8 - Vimドキュメント 8646
vim-jp / vimdoc-ja / version8 version8 - Vimドキュメント メインヘルプファイルに戻る 基本 quickre ... pletion. Solution: Avoid going past the end of pum_array. (idea by Francisco Lopes) Files: src/popupmnu.c P ...
https://man.plustar.jp/vimdoc/version8.html - [similar]
if_tcl - Vimドキュメント 8408
vim-jp / vimdoc-ja / if_tcl if_tcl - Vimドキュメント メインヘルプファイルに戻る 基本 quickref sp ... す。これは、Tclの配列変 数へと変換することができる: array set here [$win cursor] このとき、"here(row)" と "h ... ow-cursor を参照)。 これはTcl配列変数に変換される: array set mpos [$buf mark "a"] "mpos(column)" と "mpos(r ...
https://man.plustar.jp/vimdoc/if_tcl.html - [similar]
if_ruby - Vimドキュメント 8335
vim-jp / vimdoc-ja / if_ruby if_ruby - Vimドキュメント メインヘルプファイルに戻る 基本 quickref ... の場合は String - Vimの実行結果がVimの list の場合は Array - Vimの実行結果がVimの dictionary の場合は Hash 辞 ...
https://man.plustar.jp/vimdoc/if_ruby.html - [similar]
repeat - Vimドキュメント 8097
vim-jp / vimdoc-ja / repeat repeat - Vimドキュメント メインヘルプファイルに戻る 基本 quickref sp ... ックスラッシュの後の スペースに注意すること。例: let array = [ "\ first entry comment \ 'first', "\ second en ...
https://man.plustar.jp/vimdoc/repeat.html - [similar]
vim9 - Vimドキュメント 8097
vim-jp / vimdoc-ja / vim9 vim9 - Vimドキュメント メインヘルプファイルに戻る 基本 quickref sponso ... {type} {not implemented yet} void any There is no array type, use list< {type} > instead. For a list const ...
https://man.plustar.jp/vimdoc/vim9.html - [similar]
PREV 1 NEXT