Life with Vim

Tips & Technicues

logo

  • Vim とは
  • ノーマルモード
  • エディットモード
  • ビューモード
  • コマンドモード
  • :set コマンド

  • 全投稿一覧

Mail : guest@prester.org

Twitter

    コマンドリスト

    vim commands

    :set autoindent | :set noautoindent


    Command Mode , :set command , オートインデント

    :set number | :set nonumber /行番号の表示・非表示


    Command Mode , :set command , 行番号

    :set paste


    Command Mode , :set command , Paste Mode , オートインデント無効化

    :set fileencoding=utf-8


    Command Mode , :set command , UTF-8 , 文字コード
     ⇑ 
    Copyright © prester.org 2017 / Life with Vim
    vim logo small