oreodave
75fbe3306e
+base 16 themes
2019-11-04 00:26:44 +00:00
oreodave
903bd6e6f2
~themes init.el
2019-11-04 00:25:54 +00:00
oreodave
0a27d0ebdc
+abbrev table for greek letters
2019-11-04 00:23:44 +00:00
oreodave
9707ab1cb5
+theme config items
2019-11-04 00:22:15 +00:00
oreodave
4f14d789e7
+MEGA CHANGE, read below
...
~custom portion -> custom functions and respective subheadings
~extracted functions for going to books and reloading Emacs into their
own section
~moved most of the custom meta stuff into the General Keymap because
they can be implemented using the ":after" thingy
~General Keymap -> Keymap
+dashboard functionality: using dashboard API changed some stuff on the
dashboard, mainly the number of items and the splash screen
~wttrin custom function doesn't await loading, it's a small package and
functionality set anyway, and is part of the dashboard as well
~bracing style is more concrete:
If in the same function call/attribute, up to two layers, cement
Otherwise leave open.
2019-11-02 22:16:25 +00:00
oreodave
978658dc67
+search provider section
2019-11-02 22:15:16 +00:00
oreodave
c7688818d1
+org directory heading
2019-11-02 22:15:03 +00:00
oreodave
b6b3ea0652
~cleaned up interface heading
2019-11-02 22:14:48 +00:00
oreodave
170f701551
~sectioned off doom variables section
...
+description for code
2019-11-02 22:14:03 +00:00
oreodave
333741692c
+headings for separating each part of source code
2019-11-02 22:13:28 +00:00
oreodave
f1aa86fca1
-warning level setting
...
Org error has been removed, so what's the point of this? Only stops me
from seeing any critical errors I might've missed.
2019-11-02 22:12:06 +00:00
oreodave
79b4e7515e
+prelude to Simple variables heading
2019-11-02 22:11:51 +00:00
oreodave
19d334109e
~Global variables -> Simple variables
...
Functions and stuff that take less than 2 lines
2019-11-02 22:02:41 +00:00
oreodave
dee990aae7
~detailing the situation of Emacs in my system
...
It has now fully overtaken most of my development activities, and is
central to my process now.
2019-11-02 22:02:08 +00:00
oreodave
aabf75789d
~emacs -> Emacs (capitalisation)
2019-11-02 22:01:42 +00:00
oreodave
5a4cfe621d
~bindings to somewhat resemble doom Emacs
...
More thought needs to be put into this.
2019-11-02 22:01:18 +00:00
oreodave
725b76a32e
-fzf entry system, I'll manage on my own
2019-11-02 22:00:58 +00:00
oreodave
63a5ad15b8
-plugins that are useless
...
Vim has been very slow, and I've been procrastinating to fix this. When
using Vim on a new machine with just the bare minimums I was reminded of
the insane speed it could access, so I removed items I felt were
increasing time to boot or were useless.
2019-11-02 21:59:53 +00:00
oreodave
18980487f0
+search config to add libgen to set
2019-11-01 02:36:02 +00:00
oreodave
fa14c618ca
+tag narrow in buffer map for org mode
2019-11-01 02:35:38 +00:00
oreodave
49f3dadf10
+comment
2019-11-01 02:34:46 +00:00
oreodave
19fe053050
-c-style languages config because it's redundant
2019-11-01 02:34:08 +00:00
oreodave
774d2b5874
+dap configuration to start ui and a mapping
2019-11-01 02:33:20 +00:00
oreodave
4481cfabb8
+map for dired to make using it reasonable
2019-11-01 02:32:55 +00:00
oreodave
10e3c7fc4a
+e alias so emacsclient is easier to open
...
Removed clang format file
2019-11-01 02:32:26 +00:00
oreodave
2a22942051
-packages nov and mmm-mode because they're useless
2019-11-01 02:31:59 +00:00
oreodave
dba1ffa8e5
~variables
2019-11-01 02:31:51 +00:00
oreodave
cbaaa5ef68
+editor config
...
Easier to use this than to use emacs' settings
2019-11-01 02:31:18 +00:00
oreodave
15b699e105
-download items section
...
Barely use it, useless for anything except *get* requests.
2019-11-01 02:30:57 +00:00
oreodave
c48bd66136
~books binding in general keymap
2019-11-01 02:30:36 +00:00
oreodave
4cb119358b
+splash image for emacs
...
Killer Queen image from Part 4 of JoJo. Just thought it would look nice
2019-11-01 02:29:18 +00:00
oreodave
4e688a9986
~font to Hack
...
Using a little snippet of code to change some symbols back to normal
2019-11-01 02:28:31 +00:00
oreodave
f603e89e2e
~"c-mode c++-mode" -> cc-mode for c hook
...
Finally found why my C config wasn't working correctly: wasn't
targeting the right package in after
2019-10-25 22:06:08 +01:00
oreodave
af4b686adc
~emacs-lisp -> elisp in src blocks
...
elisp is easier to read, write and say than emacs-lisp. Verbosity isn't
necessarily the best policy
2019-10-25 22:05:40 +01:00
oreodave
33a5cbb483
~custom functionality -> meta/custom other stuff
...
Renamed header because it was more that than this.
+feature to universally format code using format-all
2019-10-25 22:04:18 +01:00
oreodave
0d136500fe
+alias clang-format to use local files for styles
2019-10-25 22:02:18 +01:00
oreodave
f99dbea0ae
+indent-guides
...
Very useful when coding, simple but necessary feature
2019-10-25 22:01:50 +01:00
oreodave
f91c065086
~langs available
...
+javascript with lsp
-ocaml
2019-10-25 02:24:20 +01:00
oreodave
868604c4f3
-c-set-style reference; it's already set in init
2019-10-24 23:25:51 +01:00
oreodave
e037e4b89b
+c-default-styles
2019-10-24 23:19:07 +01:00
oreodave
1d6b18ca13
+fira code pretty expansion
2019-10-24 23:17:37 +01:00
oreodave
37aa72d616
+bindings to narrow and expand from a heading
2019-10-24 23:16:14 +01:00
oreodave
fa4636b564
~c-default-style to java
...
using default function call instead of setting the variable automagically
2019-10-24 23:15:49 +01:00
oreodave
59d72c6aa1
+omnisharp-unit-test-emit results function back
...
Reimpl to allow results to always be printed
2019-10-24 23:15:29 +01:00
oreodave
502f2669c8
+c-style language item to set style automatically
...
This needs to be set in variables preferably
2019-10-24 23:14:56 +01:00
oreodave
e0bd72a356
+font setting
...
Fira code, size 18
2019-10-24 23:14:35 +01:00
oreodave
0a53816560
-notes and keybinds section
...
serves no purpose may as well keep in my personal repository
2019-10-24 23:14:12 +01:00
oreodave
e3cfbe0c46
~org dispatch keybind "ee" -> "e"
...
I use org dispatch so often, it should have its own single binding for
quick use
2019-10-16 13:21:28 +01:00
oreodave
56e27544b6
~prefix for frames m -> F (F for frames)
...
f is already bound to "find" for items, thus capital F. I don't use the
frame commands often enough to bind them to something as important as
<SPC>m, thus F is the best.
2019-10-16 13:20:43 +01:00
oreodave
57aaddb476
+description for json section
2019-10-16 13:20:31 +01:00