タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

viに関するrawwellのブックマーク (9)

  • Exuberant Ctags

    ex·u·ber·ant : produced in extreme abundance : PLENTIFUL  synonym see PROFUSE Used in at least 50 countries in all 7 continents (including Antarctica!) Supports 41 programming languages Featured in the book, Learning the vi Editor, a title in the O'Reilly series Covered in the March 2001 issue of C++ Users Journal, "Navigating Linux Source Code" Praised in the Weekend Mechanic column of the June 1

  • Omni completion

    Tip 1591 Printable Monobook Previous Next created February 16, 2008 · complexity basic · author Metacosm · version 7.0 Omni completion provides smart autocompletion for programs. When invoked, the text before the cursor is inspected to guess what might follow. A popup menu offers word completion choices that may include struct and class members, system functions, and more. A similar feature in Mic

    Omni completion
  • Any word completion

    Tip 4 Printable Monobook Previous Next created 2001 · complexity basic · author Jamo.sp · version 5.7 In insert mode, type the first couple of characters of a word, then press: Ctrl-N to insert the next matching word; or Ctrl-P to insert the previous matching word. This is particularly useful when entering the names of variables in a program. The 'complete' option controls where the keywords are s

    Any word completion
    rawwell
    rawwell 2011/05/02
  • Charming Python: Functional programming in Python, Part 3

    IBM Developer is your one-stop location for getting hands-on training and learning in-demand skills on relevant technologies such as generative AI, data science, AI, and open source.

    Charming Python: Functional programming in Python, Part 3
    rawwell
    rawwell 2009/06/07
    "Vimscript is a mechanism for reshaping and extending the Vim editor. Scripting allows you to create new tools, simplify common tasks, and even redesign and replace existing editor features. This article (the first in a series) introduces the fundamental components of the Vimscript programming langu
  • metarw - a framework to read/write a fake:path : vim online

    *metarw* is a Vim plugin to provide a framework to read/write a file-like argument of which name is written in URI-like notation such as "git:master:src/ui.c".  metarw also provides content browser like |netrw|'s one for some sorts of argumetns if they are given to :edit or other command. Requirements: - Vim 7.1.299 or later Optionals: - |metarw-scheme-script| such as |metarw-git| (vimscript#2336)

    rawwell
    rawwell 2009/05/23
    "*metarw* is a Vim plugin to provide a framework to read/write a file-like argument of which name is written in URI-like notation such as "git:master:src/ui.c". metarw also provides content browser like |netrw|'s one for some sorts of argumetns if they are given to :edit or other command."
  • NameBright.com - Next Generation Domain Registration runpaint.org is coming soon

    rawwell
    rawwell 2009/05/21
  • たまには他のvi系エディタの話でも。ViViとかどうだろう。 - サイト更新停滞ちうっ

    パソコンのメニューに並ぶ、ViViとVimのアイコンの図。 ViViのVimに比べての良い点は、まず設定関連ですかね。 しっかりとした設定用UIが用意されていて、さくさく設定を決定できます。 こういうのがVimにも欲しい。GUI版にしか入れられないだろうけど。 メニュー。これはほんの一部。他のメニューもこのような感じ。.vivircという設定ファイルも使える。 ViViのメニューの項目をチェックすると、 プロジェクト管理とか、アウトラインとか、お気に入りとか、罫線モードとか、クリップボード履歴とか、世代管理とか、 Vimエディタならプラグインを入れる必要がある機能が、最初からいろいろと入っているのがわかります。 これは楽々です。 それから、ViViも、やはりスクリプトによる機能拡張ができるのですが、(ViViスクリプトという名前。) この言語の文法が、Vimスクリプトと比べると、見た目的に

    たまには他のvi系エディタの話でも。ViViとかどうだろう。 - サイト更新停滞ちうっ
    rawwell
    rawwell 2009/02/06
  • viを使い倒そう 少し進んだ使い方

    担当:服部@ソニー mhatto@arc.sony.co.jplast update: Mar. 20, 2001 この文書はviというテキストエディタの使い方に関するものです。 といっても物のvi(Solaris等の商用UNIX付属のviでしょうか?)は、 Linuxディストリビューションには入っていませんので、 viクローンの使い方です。文書内ではviクローンをviと呼んでいます。 1. viとは? 2. なぜviなのか? 3. これだけ覚えれば使えます(1st Step) 3.1 起動方法 3.2 すべての操作はコマンドで!! 3.3 大切なモードのお話 4. 少し進んだ使い方(1) -コマンドモード- (2nd Step) 4.1 作業の取消をしたい(アンドゥ) 4.2 カーソルのある行の先頭/末尾にカーソルを移動したい 4.3 現在ページの先頭行/末尾行にカーソルを移動したい

    rawwell
    rawwell 2008/11/23
  • items.sjbach.com � Configuring Vim right

    Table of contents 1. Essential .vimrc configuration items 2. Recommended .vimrc configuration items I’ve spent a lot of time nerding into a Vim window, and ergo, a lot of time fooling around with different configurations. These are the best non-standard options I’ve found or stolen from others over the years. Listed below in order of descending usefulness — though I think everything in this articl

    rawwell
    rawwell 2008/11/11
  • 1