2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 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

2
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
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?