From efcfd4e4cb1a1bd0802c6d2196996a5252aeb469 Mon Sep 17 00:00:00 2001 From: Marc Pohling Date: Sun, 18 Mar 2018 15:55:12 +0100 Subject: [PATCH] todo list added --- config.org | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config.org b/config.org index a799d1a..5030069 100644 --- a/config.org +++ b/config.org @@ -9,6 +9,16 @@ #+end_src +* Stuff to add / to fix + - smartparens + The last time I tried it it was weird and blocked me occasionally (like I couldn't remove brackets) + - Spaceline / Powerline or similar + I want a pretty status bar! + - Company + It's too active and autocompletes normal text (don't!). Also it completes on RET, which is annoying when I finish a sentence with RET and company "completes" it to a longer word + - Line wrapping + Is there a way to wrap lines and keep the indent? + * Update config in a running config Two options: - reload the open file: M-x load-file, then press twice to accept