Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 459 Bytes

File metadata and controls

13 lines (8 loc) · 459 Bytes

Home > bitburner > EditorOptions > vim

EditorOptions.vim property

Optional. If true, opens the editor in vim mode. If false, opens the editor in nano mode. If not provided, uses the user's default editor settings

Signature:

vim?: boolean;