vim-jp / vimdoc-ja / help

検索 - Vimドキュメント

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

Results of 1 - 10 of about 29 for col (0.029 sec.)
textprop - Vimドキュメント 14325
vim-jp / vimdoc-ja / textprop textprop - Vimドキュメント メインヘルプファイルに戻る 基本 quickre ... を取得 テキストプロパティの操作: prop_add( {lnum} , {col} , {props} ) テキストプロパティを追加 prop_add_lis ... t( {props} , [[ {lnum} , {col} , {end-lnum} , {end-col} ], ...]) 複数位置にテキス ... プロパティを削除 prop_add() E965 prop_add( {lnum} , {col} , {props} ) {lnum} 行 {col} 桁の位置にテキストプロ ... パティを付加する。 {col} はバ イト数でカウントされる。最初の桁は1を使用する ...
https://man.plustar.jp/vimdoc/textprop.html - [similar]
popup - Vimドキュメント 12122
vim-jp / vimdoc-ja / popup popup - Vimドキュメント メインヘルプファイルに戻る 基本 quickref spon ... る。他の何かを好むならば、"highlight" 引数または 'wincolor' オプションを使用すること。例: hi MyPopupColor c ... ghtblue guibg=lightblue call setwinvar(winid, '&wincolor', 'MyPopupColor') 'hlsearch' ハイライトはポップア ... ハイライトグループを端末作成前に設定する。後から 'wincolor' を設定し ても動作するが、端末内のプログラムが全 ... {what}, #{ \ pos: 'botleft', \ line: 'cursor-1', \ col: 'cursor', \ moved: 'WORD', \ }) プロパティを変更す ...
https://man.plustar.jp/vimdoc/popup.html - [similar]
eval - Vimドキュメント 10670
vim-jp / vimdoc-ja / eval eval - Vimドキュメント メインヘルプファイルに戻る 基本 quickref sponso ... 引数はリストのリストでなければならない。 :for [lnum, col] in [[1, 3], [2, 8], [3, 0]] : call Doit(lnum, col ... ーソルの下のバイトを得るには: :let c = getline(".")[col(".") - 1] Vim9 script では: expr8 が文字列ならば、 ... ストで ある。最初の項目はVimコマンドである。 v:beval_col beval_col-variable v:beval_col マウスポインタがある ... 義コマンドでは "><bang> を使えば同じことができる。 v:collate collate-variable v:collate 現在のロケール設定で ...
https://man.plustar.jp/vimdoc/eval.html - [similar]
testing - Vimドキュメント 9104
vim-jp / vimdoc-ja / testing testing - Vimドキュメント メインヘルプファイルに戻る 基本 quickref ... 使用できる: GetText()->test_feedinput() test_garbagecollect_now() test_garbagecollect_now() garbagecollect ... す前に v:testing を設定する必要がある。 test_garbagecollect_soon() test_garbagecollect_soon() あたかもメイ ... rop_files() test_gui_drop_files( {list} , {row} , {col} , {mods} ) {list} の1つ以上のファイルをウィンドウ ... の {row} 行 {col} 列にド ロップする。この関数は drop_file 機能が存在 ...
https://man.plustar.jp/vimdoc/testing.html - [similar]
tips - Vimドキュメント 8777
vim-jp / vimdoc-ja / tips tips - Vimドキュメント メインヘルプファイルに戻る 基本 quickref sponso ... <CR>}{a <Esc>WWmmkD`mi<CR><Esc>kkddpJgq}'mJO<Esc>j collapse これら2つのマッピングは空行(;b)もしくは空白文 ... paren_hl_on = 0 endif let c_lnum = line('.') let c_col = col('.') let c = getline(c_lnum)[c_col - 1] let ... '\]' endif let s_skip ='synIDattr(synID(line("."), col("."), 0), "name") ' . \ '=~? "string\\|comment"' e ... ' s_skip '| let s_skip = 0 | endif' let [m_lnum, m_col] = searchpairpos(c, '', c2, s_flags, s_skip) if m_ ...
https://man.plustar.jp/vimdoc/tips.html - [similar]
if_perl - Vimドキュメント 8679
vim-jp / vimdoc-ja / if_perl if_perl - Vimドキュメント メインヘルプファイルに戻る 基本 quickref ... トします。 perl-GetCursor Window->Cursor( {row} ?, {col} ?) 引数なしだと、ウィンドウの現在のカーソル位置の ... (row, col) 配列を返します。 {row} と {col} 引数をつけて よば ... れると、ウィンドウのカーソル位置を {row} と {col} にセットします。 {col} は Perl のように0から数えら ...
https://man.plustar.jp/vimdoc/if_perl.html - [similar]
netbeans - Vimドキュメント 8582
vim-jp / vimdoc-ja / netbeans netbeans - Vimドキュメント メインヘルプファイルに戻る 基本 quickre ... netbeans-run 6. NetBeans プロトコル netbeans-protocol 7. NetBeans コマンド netbeans-commands 8. 既知の問 ... セッ トします。 E532 The defineAnnoType highlighting color name is too long defineAnnoType コマンドの "fg" ... ============= 6. NetBeans プロトコル netbeans-protocol Vim コントローラと Vim の通信にはプレーンテキストの ... なメッセージ nb-special 6.7 プロトコルエラー nb-protocol_errors 6.1 メッセージの種類 nb-messages メッセージ ...
https://man.plustar.jp/vimdoc/netbeans.html - [similar]
quickfix - Vimドキュメント 8467
vim-jp / vimdoc-ja / quickfix quickfix - Vimドキュメント メインヘルプファイルに戻る 基本 quickre ... エラーリストの内1つを現在のエラーリストに設定する。 :colder :col E380 :col[der] [count] 古いエラーリストへ移 ... セージが表示される。 :lolder :lol :lol[der] [count] :colder と同様だが、quickfixリストでなく、カレント ウィ ... トが追加された時には、それがカレントリストとなる。 ":colder" が実行された後で ":make" や ":grep" が実行され ... ":vimgrep" を使えばよい。1つの 関数が終わったら、 :colder とすれば1つ前に戻ることができる。 これはツリーを ...
https://man.plustar.jp/vimdoc/quickfix.html - [similar]
insert - Vimドキュメント 8255
vim-jp / vimdoc-ja / insert insert - Vimドキュメント メインヘルプファイルに戻る 基本 quickref sp ... remap <Right> <C-G>U<Right> inoremap <expr> <Home> col('.') == match(getline('.'), '\S') + 1 ? \ repeat(' ... <C-G>U<Left>', col('.') - 1) : \ (col('.') < match(getline('.'), '\S' ... etline('.'), '\S') + 0) : \ repeat('<C-G>U<Left>', col('.') - 1 - match(getline('.'), '\S'))) inoremap <e ... xpr> <End> repeat('<C-G>U<Right>', col('$') - col('.')) inoremap ( ()<C-G>U<Left> これによ ...
https://man.plustar.jp/vimdoc/insert.html - [similar]
if_pyth - Vimドキュメント 8157
vim-jp / vimdoc-ja / if_pyth if_pyth - Vimドキュメント メインヘルプファイルに戻る 基本 quickref ... # ウィンドウの高さを設定する :py w.cursor = (row, col) # ウィンドウのカーソル位置を設定する :py pos = w. ... cursor # (row, col)の組を得る :py name = b.name # バッファのファイル名 ... 行を追加 b.mark(name) 名前付きマークの位置を示す(row,col)の組を返す (これは[]"<> marksでも得られる) b.range ... ") # 最後に行を追加 :py n = len(b) # 行数 :py (row,col) = b.mark('a') # 名前付きマーク :py r = b.range(1, ...
https://man.plustar.jp/vimdoc/if_pyth.html - [similar]
PREV 1 2 3 NEXT