aboutsummaryrefslogtreecommitdiff
path: root/Doom
diff options
context:
space:
mode:
authordx <aryadevchavali1@gmail.com>2020-07-07 00:35:50 +0100
committerdx <aryadevchavali1@gmail.com>2020-07-07 00:35:50 +0100
commit8ecd395491951208a8b944b2ed15d2bbf2bf21b6 (patch)
tree9305f5e0ca3087a2e7fb823ed97c0cac2f284773 /Doom
parent33da777d2b01e5ebca4364dfd0346592915b796d (diff)
downloaddotfiles-8ecd395491951208a8b944b2ed15d2bbf2bf21b6.tar.gz
dotfiles-8ecd395491951208a8b944b2ed15d2bbf2bf21b6.tar.bz2
dotfiles-8ecd395491951208a8b944b2ed15d2bbf2bf21b6.zip
~clean up some english
Diffstat (limited to 'Doom')
-rw-r--r--Doom/.doom.d/org/config.org5
1 files changed, 2 insertions, 3 deletions
diff --git a/Doom/.doom.d/org/config.org b/Doom/.doom.d/org/config.org
index 60b86f5..132f390 100644
--- a/Doom/.doom.d/org/config.org
+++ b/Doom/.doom.d/org/config.org
@@ -134,7 +134,7 @@ Add CMakeLists.txt to projectile-project-roots.
Configuration for the module (pretty-code).
*** Setup symbols
Some symbols aren't present in the current doom version, or my fonts are screwing up, so I wrote them here.
-Maybe a bit of a bandage over broken glass, but still at least it's something.
+Maybe a bit of a bandage over broken glass, but at least it's something.
#+BEGIN_SRC elisp
(setq +pretty-code-symbols
'(:name "ยป"
@@ -174,8 +174,7 @@ So I remove it.
#+END_SRC
*** Pretty symbols
Setup pretty symbols specifically for C++.
-I import the string type via `using std::string` which isn't supported in standard doom.
-So I add support for it.
+I import the string type via `using std::string` which isn't supported in standard doom so I added support for it as well.
#+BEGIN_SRC elisp
(after! cc-mode
(set-pretty-symbols!