Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

日本語English

Vimの設定

目次

Vimの設定を適用

最新版の設定を適用するためには以下の命令文を実行すること。以下のフラッグやオプションをその命令文に続けて付すことで、挙動を調整することができる。

  • -o, --overwrite:設定ファイルが既に存在する場合は上書きする。
  • -p, --preserve:設定ファイルが既に存在する場合は上書きしない。
curl -fsSL https://raw.githubusercontent.com/possior/config-vim/default/installer.sh | bash -s -- 

Vim Configuration

Table of Contents

Apply WezTerm Configuration

To apply the latest configuration, execute the following command. You can modify the behavior by adding the following flags and options after the command.

  • -o, --overwrite: overwrite if configuration files already exist.
  • -p, --preserve: don't overwrite if configuration files already exist.
curl -fsSL https://raw.githubusercontent.com/possior/config-vim/default/installer.sh | bash -s -- 

About

Vim configuration files that I reuse.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages