[org] Whitespace

Tabs to spaces, and tables realigned
This commit is contained in:
Lucien Cartier-Tilet 2021-05-21 14:36:38 +02:00
parent 6d3220e78c
commit a040bfceb7
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
6 changed files with 36 additions and 37 deletions

View File

@ -30,7 +30,7 @@ of said command running.
~set-screens~ is a custom script declared [[*set-screens][below]].
#+NAME: autostart-table
| Command | Arguments | Run once? |
|---------------+---------------------------------------+-----------|
|-------------+-------------------------------------+-----------|
| ~mpc~ | ~stop~ | no |
| ~picom~ | | yes |
| ~set-screens~ | | no |

View File

@ -668,7 +668,7 @@ Well need some utilities when developing Rust from Emacs, namely ~rustfmt~ an
We will also need some components for development purposes.
#+NAME: rust-components-table
| Component | Why |
|-----------+---------------------------------------------|
|-----------+-------------------------------------------|
| rust-src | Rust documentation in Emacs |
| rls | LSP backend for Emacs |
| clippy | A better version of cargos ~check~ command |

View File

@ -32,7 +32,6 @@ still in the process of porting my [[file:spacemacs.org][Spacemacs]] configurati
(setq-default initial-major-mode 'emacs-lisp-mode)
(setq display-time-format "%Y-%m-%d %H:%M")
(display-time-mode 1) ; display time in modeline