vim-jp / vimdoc-ja / help

検索 - Vimドキュメント

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

Results of 1 - 10 of about 28 for type (0.018 sec.)
vim9 - Vimドキュメント 14239
vim-jp / vimdoc-ja / vim9 vim9 - Vimドキュメント メインヘルプファイルに戻る 基本 quickref sponso ... ログラミング言語サポート indent syntax textprop filetype quickfix ft_ada ft_ps1 ft_raku ft_rust ft_sql 言語 ... 3. 新しいスタイルの関数 fast-functions 4. 型 vim9-types 5. 名前空間、Import と Export vim9script 6. 将来的 ... 有の文法を回避し、より一般的に使われる JavaScript や TypeScript、Java のようなプログラミング言語に近づけるこ ... "a:000" はありません。 可変長引数を定義する場合は TypeScript のように、最後の引数として名前とlist型で 定義 ...
https://man.plustar.jp/vimdoc/vim9.html - [similar]
textprop - Vimドキュメント 13240
vim-jp / vimdoc-ja / textprop textprop - Vimドキュメント メインヘルプファイルに戻る 基本 quickre ... ログラミング言語サポート indent syntax textprop filetype quickfix ft_ada ft_ps1 ft_raku ft_rust ft_sql 言語 ... フィールドがあります: "id" 必要に応じて使われる番号 "type" プロパティタイプ名 プロパティタイプ E971 テキスト ... このテキスト内の数字をハイライトするには: call prop_type_add('number', {'highlight': 'Constant'}) call prop ... _add(11, 12, {'length': 3, 'type': 'number'}) call prop_add(11, 32, {'length': 4, ' ...
https://man.plustar.jp/vimdoc/textprop.html - [similar]
version8 - Vimドキュメント 10126
vim-jp / vimdoc-ja / version8 version8 - Vimドキュメント メインヘルプファイルに戻る 基本 quickre ... ログラミング言語サポート indent syntax textprop filetype quickfix ft_ada ft_ps1 ft_raku ft_rust ft_sql 言語 ... 覧を得る getcharsearch() 文字検索情報を返す getcmdwintype() 現在のコマンドラインウィンドウの種類を返す getco ... オプションの以前の値。 OptionSet で使われる v:option_type set コマンドのスコープ。 OptionSet で使われる v:op ... ップ: Armenian eastern and western Russian jcukenwintype Vietnamese telex and vni ========================= ...
https://man.plustar.jp/vimdoc/version8.html - [similar]
eval - Vimドキュメント 8799
vim-jp / vimdoc-ja / eval eval - Vimドキュメント メインヘルプファイルに戻る 基本 quickref sponso ... ログラミング言語サポート indent syntax textprop filetype quickfix ft_ada ft_ps1 ft_raku ft_rust ft_sql 言語 ... では数値も使用可能だが、それ以外は使用できな い。 no-type-checking 変数の型を変更しようとしてもエラーは発生し ... let b = 0zFF00.ED01.5DAF Blobは readfile() で引数 {type} を "B" に設定してファイルから読み込むことがで きる ... riables 変数や式の結果の型を知りたいのならば、関数 type() を使う。 オプション 'viminfo' にフラグ '!' が含ま ...
https://man.plustar.jp/vimdoc/eval.html - [similar]
ft_sql - Vimドキュメント 8144
vim-jp / vimdoc-ja / ft_sql ft_sql - Vimドキュメント メインヘルプファイルに戻る 基本 quickref sp ... ログラミング言語サポート indent syntax textprop filetype quickfix ft_ada ft_ps1 ft_raku ft_rust ft_sql 言語 ... クロ sql-macros 2. SQL の方言 sql-dialects 2.1 SQLSetType SQLSetType 2.2 SQLGetType SQLGetType 2.3 SQL 方言の ... 既定値 sql-type-default 3. SQL 方言を追加する sql-adding-dialects ... イルタイプのファイル内で使うには sql-completion-filetypes ================================================= ...
https://man.plustar.jp/vimdoc/ft_sql.html - [similar]
usr_41 - Vimドキュメント 7947
vim-jp / vimdoc-ja / usr_41 usr_41 - Vimドキュメント メインヘルプファイルに戻る 基本 quickref sp ... ログラミング言語サポート indent syntax textprop filetype quickfix ft_ada ft_ps1 ft_raku ft_rust ft_sql 言語 ... ) を使うためのシード値の初期化 変数: var-functions type() 数値による変数の型 typename() テキストによる変数 ... setfperm() ファイルのパーミッションを設定する getftype() ファイルの種類を得る isdirectory() ディレクトリの ... win_getid() ウィンドウのウィンドウIDを得る win_gettype() ウィンドウの種別を得る win_gotoid() IDで指定され ...
https://man.plustar.jp/vimdoc/usr_41.html - [similar]
if_lua - Vimドキュメント 7914
vim-jp / vimdoc-ja / if_lua if_lua - Vimドキュメント メインヘルプファイルに戻る 基本 quickref sp ... ログラミング言語サポート indent syntax textprop filetype quickfix ft_ada ft_ps1 ft_raku ft_rust ft_sql 言語 ... ウを、そうでなければ カレントウィンドウを返す。 vim.type( {arg} ) {arg} の型を返す。これは Lua の "type" 関 ... それぞれ返します。例: :lua l = vim.list() :lua print(type(l), vim.type(l)) :" list vim.command( {cmds} ) Vim ...
https://man.plustar.jp/vimdoc/if_lua.html - [similar]
syntax - Vimドキュメント 7914
vim-jp / vimdoc-ja / syntax syntax - Vimドキュメント メインヘルプファイルに戻る 基本 quickref sp ... ログラミング言語サポート indent syntax textprop filetype quickfix ft_ada ft_ps1 ft_raku ft_rust ft_sql 言語 ... のファイルタイプが認識されるようにするには、 new-filetype を参照。 システム管理者としてユーザー全てに独自構文 ... t o プリプロセッサーの #if, #else, #endif, その他 *Type o int, long, char, その他 StorageClass o static, r ... le, その他 Structure o struct, union, enum, その他 Typedef o typedef宣言 *Special o 特殊なシンボル Special ...
https://man.plustar.jp/vimdoc/syntax.html - [similar]
netbeans - Vimドキュメント 7865
vim-jp / vimdoc-ja / netbeans netbeans - Vimドキュメント メインヘルプファイルに戻る 基本 quickre ... ログラミング言語サポート indent syntax textprop filetype quickfix ft_ada ft_ps1 ft_raku ft_rust ft_sql 言語 ... カレントバッファもセッ トします。 E532 The defineAnnoType highlighting color name is too long defineAnnoType ... 未実装。 actionSensitivity 未実装。 addAnno serNum typeNum off len このバッファに annotation をつけます。 ... annotation の通し番号。削除する ときに使われます。 typeNum number このバッファに対して defineAnnoType で定 ...
https://man.plustar.jp/vimdoc/netbeans.html - [similar]
popup - Vimドキュメント 7865
vim-jp / vimdoc-ja / popup popup - Vimドキュメント メインヘルプファイルに戻る 基本 quickref spon ... ログラミング言語サポート indent syntax textprop filetype quickfix ft_ada ft_ps1 ft_raku ft_rust ft_sql 言語 ... ており、操作は 制限されている: - 無名バッファ - 'buftype' は "popup" - 'swapfile' は off - 'bufhidden' は " ... ができる。例: call setbufvar(winbufnr(winid), '&filetype', 'java') ":setlocal" コマンドを win_execute() で使 ... ト行のリスト {what} がバッファ番号ではない場合、 'buftype' が "popup" に設定 されたバッファが作成される。ポッ ...
https://man.plustar.jp/vimdoc/popup.html - [similar]
PREV 1 2 3 NEXT