From 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Sun, 12 Jul 2026 11:08:50 +0200 Subject: update --- articles/2023/micro-text-editor.html | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100755 articles/2023/micro-text-editor.html (limited to 'articles/2023/micro-text-editor.html') diff --git a/articles/2023/micro-text-editor.html b/articles/2023/micro-text-editor.html new file mode 100755 index 0000000..1be9026 --- /dev/null +++ b/articles/2023/micro-text-editor.html @@ -0,0 +1,34 @@ + + + + + + + Bloggings + + +
+

Bloggings

+ Back + +
+ +
+
+

+ Micro text editor

+

28-08-2023

+

+ I've been using Joe as my go-to shell text editor for years, writing web sites with it, and basically all text writing. Recently I've been looking at Micro as it has a Prettier plugin. This plugin uses Prettier to format your code upon saving your file. Micro is vastly superior to Nano and has a number of useful plugins. +

+ I have never been able to be productive with Vim. +

+ I'm so set in my ways regarding Joe that I'll have to alias joe to micro in order to use it, but I think it's the way forward. +

+ https://micro-editor.github.io +

+
+
+ + -- cgit v1.3.1