Age | Commit message (Collapse) | Author |
|
|
|
Killer Queen image from Part 4 of JoJo. Just thought it would look nice
|
|
Using a little snippet of code to change some symbols back to normal
|
|
Finally found why my C config wasn't working correctly: wasn't
targeting the right package in after
|
|
elisp is easier to read, write and say than emacs-lisp. Verbosity isn't
necessarily the best policy
|
|
Renamed header because it was more that than this.
+feature to universally format code using format-all
|
|
Very useful when coding, simple but necessary feature
|
|
+javascript with lsp
-ocaml
|
|
|
|
|
|
|
|
|
|
using default function call instead of setting the variable automagically
|
|
Reimpl to allow results to always be printed
|
|
This needs to be set in variables preferably
|
|
Fira code, size 18
|
|
serves no purpose may as well keep in my personal repository
|
|
I use org dispatch so often, it should have its own single binding for
quick use
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+format
+debugger
+flyspell
+pass
+rgb
+cc + lsp
+calendar
|
|
|
|
I like visual line mode, and sometimes when exporting text to another
app auto fill can't satisfy the needs. Thus visual line mode to the rescue!
|
|
|
|
|
|
Easier to manage
|
|
The python language server is the best thing since sliced bread -
incredible parsing and universal completion for any editor!
|
|
|
|
Restclient doesn't seem to work anymore (at least for my ASP.NET API),
thus making this thing to do gets quickly
|
|
|
|
|
|
+<SPB>/b for listing tags in current buffer
|
|
+truncate lines option
+c-basic-offset to variables
|
|
Uses pass to store my location. Custom function to display weather in
local area
|
|
|
|
official snippet uses some weird c++ styling, not really good for c#.
Thus, reimplement with my own snippet
|
|
Most tests are done by omnisharp functions. I have no need to use custom
functions anymore. Just this one for global test search and deploy
|
|
Now uses omnisharp-unit-test-at-point to test the unit test. Instead
goes to the file in tag and runs test at that point. Allows you to
traverse test as well!
|
|
The reimplementation of omnisharp--unit-test-emit-results is so stdout
is always printed regardless of errors. Makes it cleaner to use.
|
|
elfeed-org doesn't seem to work the way I want it to. So instead, added
my own compilation steps and functions. Compile org to opml, then load
opml in elfeed
|
|
|
|
Instead of just using doom-molokai, I can keep multiple themes in a list
and rotate through them via a command. I used "<SPC>a" as a prefix (a
for aesthetics).
Currently using solariszed as the default theme on load
|
|
I like the idea of making emacs assimilate every part of my life
|