all repos — dotfiles @ c3ce7e1876f4446c4555e62dbd3da8b45b7ad84f

my *nix dotfiles

remove micro dots, don't need that
icyphox icyph0x@protonmail.com
Sun, 21 Jan 2018 20:37:33 +0530
commit

c3ce7e1876f4446c4555e62dbd3da8b45b7ad84f

parent

510bd1e5cf26a27e8cc80db919f3f56f4b57fcaf

2 files changed, 0 insertions(+), 37 deletions(-)

jump to
D micro/.config/micro/settings.json

@@ -1,35 +0,0 @@

-{ - "autoclose": true, - "autoindent": true, - "autosave": false, - "colorcolumn": 0, - "colorscheme": "simple", - "cursorline": true, - "eofnewline": false, - "ftoptions": true, - "ignorecase": false, - "indentchar": " ", - "infobar": true, - "keepautoindent": false, - "linter": true, - "pluginchannels": [ - "https://raw.githubusercontent.com/micro-editor/plugin-channel/master/channel.json" - ], - "pluginrepos": [], - "rmtrailingws": false, - "ruler": true, - "savecursor": false, - "saveundo": false, - "scrollmargin": 3, - "scrollspeed": 2, - "softwrap": false, - "splitBottom": true, - "splitRight": true, - "statusline": true, - "syntax": true, - "tabmovement": false, - "tabsize": 4, - "tabstospaces": false, - "termtitle": false, - "useprimary": true -}
D micro/README.md

@@ -1,2 +0,0 @@

-## micro -a simple text editor, back when I couldn't use vim