vim-jp / vimdoc-ja / help

検索 - Vimドキュメント

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

Results of 11 - 20 of about 29 for expand (0.059 sec.)
pi_zip - Vimドキュメント 7945
vim-jp / vimdoc-ja / pi_zip pi_zip - Vimドキュメント メインヘルプファイルに戻る 基本 quickref sp ... ください: au BufReadCmd *.jar,*.xpi call zip#Browse(expand("<amatch>")) この行に拡張子を追加していけば対応する ...
https://man.plustar.jp/vimdoc/pi_zip.html - [similar]
remote - Vimドキュメント 7831
vim-jp / vimdoc-ja / remote remote - Vimドキュメント メインヘルプファイルに戻る 基本 quickref sp ... 用すると便利。 server2client()で使用するサーバーIDはexpand(" <client> ")で取得できる。 ====================== ...
https://man.plustar.jp/vimdoc/remote.html - [similar]
spell - Vimドキュメント 7831
vim-jp / vimdoc-ja / spell spell - Vimドキュメント メインヘルプファイルに戻る 基本 quickref spon ... グを追加できる 例: nnoremap z? :exe ':spellrare ' . expand('<cWORD>')<CR> nnoremap z/ :exe ':spellrare! ' . e ... う: :au SpellFileMissing * call Download_spell_file(expand('<amatch>')) それゆえ <amatch> アイテムは言語の名前 ...
https://man.plustar.jp/vimdoc/spell.html - [similar]
windows - Vimドキュメント 7831
vim-jp / vimdoc-ja / windows windows - Vimドキュメント メインヘルプファイルに戻る 基本 quickref ... ursorHold *.[ch] ++nested exe "silent! psearch " . expand("<cword>") 注意:遅いかもしれない。 例 CursorHold-e ... ! CursorHold *.[ch] ++nested exe "silent! ptag " . expand(" <cword> ") この例では、 'updatetime' に設定された ... ィンドウ内では実行しない : return : endif : let w = expand("<cword>") " カーソル下の単語を得る : if w =~ '\a' ...
https://man.plustar.jp/vimdoc/windows.html - [similar]
cmdline - Vimドキュメント 7733
vim-jp / vimdoc-ja / cmdline cmdline - Vimドキュメント メインヘルプファイルに戻る 基本 quickref ... は、以下の文字は特別な意味を持つ。これ らは式や関数 expand() 内でも使うことができる。 % カレントファイル名に置 ... 。例: :!dir <cfile>:S :call system('chmod +w -- ' . expand('%:S')) ファイル名が "src/version.c"、カレントディ ...
https://man.plustar.jp/vimdoc/cmdline.html - [similar]
if_perl - Vimドキュメント 7733
vim-jp / vimdoc-ja / if_perl if_perl - Vimドキュメント メインヘルプファイルに戻る 基本 quickref ... ('&xyz') # $v: '' $sucess: 0 :perl $v = VIM::Eval('expand("<cfile>")') # <cfile> を展開 :perl $curwin->SetHe ...
https://man.plustar.jp/vimdoc/if_perl.html - [similar]
options - Vimドキュメント 7733
vim-jp / vimdoc-ja / options options - Vimドキュメント メインヘルプファイルに戻る 基本 quickref ... a" という文字列は現れていないからである。 :set_env expand-env expand-environment-var 特定の文字列オプションで ... 開しなければ ならない。例: :let &backupskip = escape(expand('$HOME'), '\') . '/tmp/*' 既定値は "crontab -e" が ... wrapmargin' は 0 になる 'modeline' は オフ になる 'expandtab' は オフ になる またオプション 'fileformat' と ... ckeys' & オフ 挿入モードで <Esc> で始まるキーなし 'expandtab' + オフ タブはスペースに展開されない 'fileforma ...
https://man.plustar.jp/vimdoc/options.html - [similar]
terminal - Vimドキュメント 7733
vim-jp / vimdoc-ja / terminal terminal - Vimドキュメント メインヘルプファイルに戻る 基本 quickre ... 必要があります。例: au TerminalOpen * call setbufvar(expand('<abuf>')->str2nr(), \ '&termwinscroll', 1000) ウィ ... ter <buffer=%d> ++once setlocal colorcolumn=%d', \ expand('<abuf>')->str2nr(), 123) 隠れていない端末では Ter ...
https://man.plustar.jp/vimdoc/terminal.html - [similar]
usr_41 - Vimドキュメント 7733
vim-jp / vimdoc-ja / usr_41 usr_41 - Vimドキュメント メインヘルプファイルに戻る 基本 quickref sp ... r() 文字のインデックスで指定された文字コードを得る expand() 特殊キーワードを展開する expandcmd() :edit のよう ... dd; <SID>Add .. 28 noremap <SID>Add :call <SID>Add(expand("<cword>"), 1)<CR> ユーザーが "\a" と入力すると、次 ...
https://man.plustar.jp/vimdoc/usr_41.html - [similar]
gui_w32 - Vimドキュメント 7619
vim-jp / vimdoc-ja / gui_w32 gui_w32 - Vimドキュメント メインヘルプファイルに戻る 基本 quickref ... m' :exe 'sign place 1 line=1 name=vimxpm file=' .. expand('%:p') github から vim16x16.xpm ファイルを入手する ...
https://man.plustar.jp/vimdoc/gui_w32.html - [similar]
PREV 1 2 3 NEXT