all repos — dotfiles @ a836b4f0ce02069f683cb4804b6fe8a4f11c1f0e

my *nix dotfiles

chore(oni): update
Anirudh icyph0x@protonmail.com
Mon, 26 Mar 2018 20:02:21 +0530
commit

a836b4f0ce02069f683cb4804b6fe8a4f11c1f0e

parent

548afcacfbabc31788f746425b29dda793585eed

1 files changed, 3 insertions(+), 0 deletions(-)

jump to
M oni/config.tsxoni/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,