This website requires JavaScript.
Explore
Help
Sign In
foodogsquared
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced
2025-01-31 16:57:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b479c947ee
dotfiles
/
emacs
/
snippets
/
org-mode
/
quote
8 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add slop and newsboat config I've also updated the Rofi config with my custom mode scripts. Aside from that, I've finally took the time to recreate my file metadata editing script. Well, there's also the update of the README.
2020-09-17 15:55:09 +00:00
# -*- mode: snippet -*-
# name: Org-Mode source block
# key: quote
# --
Update org-mode snippets As of 2021-04-12, org-mode is apparently standardized in lowercase so we'll follow that for the sake of future-proofing.
2021-04-12 12:03:19 +00:00
#+begin_quote
Add slop and newsboat config I've also updated the Rofi config with my custom mode scripts. Aside from that, I've finally took the time to recreate my file metadata editing script. Well, there's also the update of the README.
2020-09-17 15:55:09 +00:00
$1
Update org-mode snippets As of 2021-04-12, org-mode is apparently standardized in lowercase so we'll follow that for the sake of future-proofing.
2021-04-12 12:03:19 +00:00
#+end_quote
Reference in New Issue
Copy Permalink