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