mirror of
https://github.com/larstvei/dot-emacs.git
synced 2026-03-23 05:10:12 +00:00
Compare commits
3 Commits
0f8ec7b739
...
3740a6a9e2
| Author | SHA1 | Date | |
|---|---|---|---|
| 3740a6a9e2 | |||
| 584ddb52a9 | |||
| c9edbff9bc |
16
.gitignore
vendored
16
.gitignore
vendored
@ -1,11 +1,5 @@
|
|||||||
.mc-lists.el
|
*
|
||||||
auto-save-list/
|
!LICENSE.md
|
||||||
autosaves
|
!README.org
|
||||||
custom.el
|
!init.el
|
||||||
eln-cache/
|
!init.org
|
||||||
elpa
|
|
||||||
init.elc
|
|
||||||
projectile-bookmarks.eld
|
|
||||||
recentf
|
|
||||||
smex-items
|
|
||||||
transient/
|
|
||||||
|
|||||||
@ -1,10 +0,0 @@
|
|||||||
table { border-collapse:collapse; }
|
|
||||||
caption.t-above { caption-side: top; }
|
|
||||||
caption.t-bottom { caption-side: bottom; }
|
|
||||||
td, th { vertical-align:top; }
|
|
||||||
th.org-right { text-align: center; }
|
|
||||||
th.org-left { text-align: center; }
|
|
||||||
th.org-center { text-align: center; }
|
|
||||||
td.org-right { text-align: right; }
|
|
||||||
td.org-left { text-align: left; }
|
|
||||||
td.org-center { text-align: center; }
|
|
||||||
2
init.org
2
init.org
@ -2207,7 +2207,7 @@
|
|||||||
|
|
||||||
My Emacs configurations written in Org mode.
|
My Emacs configurations written in Org mode.
|
||||||
|
|
||||||
Copyright (c) 2013 - 2023 Lars Tveito
|
Copyright (c) 2013 - 2026 Lars Tveito
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify it under
|
This program is free software: you can redistribute it and/or modify it under
|
||||||
the terms of the GNU General Public License as published by the Free Software
|
the terms of the GNU General Public License as published by the Free Software
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user