Skip to content

NeoVimの初期セットアップスクリプト

Notifications You must be signed in to change notification settings

ROBO358/NeoVim-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

NeoVimのセットアップ

NeoVimの初期セットアップスクリプト

セットアップ手順

  1. sudo apt update & sudo apt -y install gitを実行する。
  2. git clone https://github.com/ROBO358/NeoVim-setup.gitする。
  3. sh ./setup.shする。
  4. 画面の表示に従ってパスワードの入力
  5. ~/.local/share/fonts/Droid Sans Mono for Powerline Nerd Font Complete.otfをインストール&ターミナルの既定フォントに設定
  6. NeoVim上で:PlugInstallの実行