Change indentation of all blocks.
Use (setq org-src-preserve-indentation t) for Emacs.
This commit is contained in:
18
git.org
18
git.org
@@ -188,9 +188,9 @@
|
||||
|
||||
** Github
|
||||
#+BEGIN_SRC conf
|
||||
[github]
|
||||
user = tdehaeze
|
||||
oauth-token = 8cc5b41120f7e9a869c24fa3678667d3d8422e6f
|
||||
[github]
|
||||
user = tdehaeze
|
||||
oauth-token = 8cc5b41120f7e9a869c24fa3678667d3d8422e6f
|
||||
#+END_SRC
|
||||
|
||||
* =~/.gitignore_global= - Global Git Ignore
|
||||
@@ -212,12 +212,12 @@ Session.vim
|
||||
:END:
|
||||
|
||||
#+BEGIN_SRC conf
|
||||
[github.com*]
|
||||
target=github.com/tdehaeze
|
||||
[github.com*]
|
||||
target=github.com/tdehaeze
|
||||
|
||||
[git.tdehaeze.xyz*]
|
||||
target=git.tdehaeze.xyz/tdehaeze
|
||||
[git.tdehaeze.xyz*]
|
||||
target=git.tdehaeze.xyz/tdehaeze
|
||||
|
||||
[gitlab.esrf.fr*]
|
||||
target=gitlab.esrf.fr/dehaeze
|
||||
[gitlab.esrf.fr*]
|
||||
target=gitlab.esrf.fr/dehaeze
|
||||
#+END_SRC
|
||||
|
||||
Reference in New Issue
Block a user