LoginSignup
1
0

More than 3 years have passed since last update.

nanoエディター設定のメモ

Last updated at Posted at 2019-09-02

以下のオプションは、すべてのユーザーに適用するときは/etcのnanorcというファイル、1つのユーザーに適用する場合はそのユーザーのホームディレクトリに.nanorcというファイルを作って書き込んでください。

行数を表示

set linenumbers

Tab幅を指定

set tabsize X(Xに値を指定)

自動改行を禁止

set nowrap

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0