Frank van Wensveen
Frank van Wensveen

Reputation: 562

Is there an rc file (-like option) for jVi in Netbeans?

I'm using Netbeans 12 with jVi 1.6.5 on Ubuntu Linux 18.04. Every time I open a new source file in an editor window, I must enter the :set nu command manually to enable line numbers in jVi.

Is there a way to automate the latter? I can't find anything about an rc file for jVi, and in NBs Tools -> Options - >jVi Config menu I cannot find anything that appears related.

Extensive Googling fails to lead to enlightenment. Am I overlooking something? Can this be set, and if so, where?

Upvotes: 0

Views: 82

Answers (1)

Ernie Rael
Ernie Rael

Reputation: 534

There's Tools > Options > jViConfig > Windows > 'number' 'nu'

Upvotes: 1

Related Questions