bitburner.editoroptions.vim.md

June 4, 2026 ยท View on GitHub

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;