mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 07:18:38 +02:00
Merge pull request #1986 from billyvg/feat/add-vim-command
feat: add `vim` terminal command
This commit is contained in:
@@ -44,7 +44,7 @@ interface IProps {
|
||||
hostname: string;
|
||||
player: IPlayer;
|
||||
router: IRouter;
|
||||
vim?: boolean;
|
||||
vim: boolean;
|
||||
}
|
||||
|
||||
// TODO: try to removve global symbols
|
||||
|
||||
Reference in New Issue
Block a user