diff --git a/.config/micro/settings.json b/.config/micro/settings.json new file mode 100644 index 0000000..1d9b1b6 --- /dev/null +++ b/.config/micro/settings.json @@ -0,0 +1,4 @@ +{ + "softwrap": true, + "wordwrap": true +}