From 32170132d160bf3d194d0cc949ff6919aedb175f Mon Sep 17 00:00:00 2001 From: Alen Date: Sun, 24 Sep 2023 21:10:16 +0400 Subject: Add basic micro config with darcula-darker theme --- dot_config/micro/bindings.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 dot_config/micro/bindings.json (limited to 'dot_config/micro/bindings.json') diff --git a/dot_config/micro/bindings.json b/dot_config/micro/bindings.json new file mode 100644 index 0000000..83659cb --- /dev/null +++ b/dot_config/micro/bindings.json @@ -0,0 +1,4 @@ +{ + "Alt-/": "lua:comment.comment", + "CtrlUnderscore": "lua:comment.comment" +} -- cgit 1.4.1-2-gfad0