chore(oni): update
Anirudh icyph0x@protonmail.com
Mon, 26 Mar 2018 20:02:21 +0530
1 files changed,
3 insertions(+),
0 deletions(-)
jump to
M
oni/config.tsx
→
oni/config.tsx
@@ -31,12 +31,15 @@ "ui.fontSize": "16px",
"tabs.mode": "buffers", "recorder.copyScreenshotToClipboard": true, "recorder.outputPath": "~/pics/scrots", + "language.python.languageServer.command": "pyls" //"oni.useDefaultConfig": true, //"oni.bookmarks": ["~/Documents"], "oni.loadInitVim": true, "editor.fontSize": "18px", "editor.fontFamily": "Operator Mono Book", "editor.clipboard.enabled": true, + "oni.useExternalPopupMenu": true, + "autoClosingPairs.enabled": true, // UI customizations "ui.animations.enabled": true,