Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Stuff that is inaccurate now, cleaned up to be up-to-date.
|
|
|
|
They don't exist in doom anymore, so no need for them to take up space
|
|
|
|
This ocaml module has proper lsp support, and has the bindings I require
regularly. I use utop to REPL my code, with bindings to send parts of my
code to UTOP
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is for the literate org file.
|
|
|
|
Moved all org files from modules, which should really just hold modules,
to another location (config). Cleaner and easier to use
|
|
Gentemplate is one of those things that just makes sense as a module.
Thus, converted it. I may convert a few more org files into full blown modules.
|
|
|
|
Oreoline is a simple modeline using telephone-line. It does most of what
I need and decreases my load time by a bit.
|
|
Emacs support for f# isn't bad, just a bit buggy. .NET core has a lot of
stuff for f# that isn't leveraged properly, so I configured it to help a
tiny bit.
|
|
Removed ivyposframe and battery mode cos they're useless.
|
|
libgen.me, even though it has a better UI, it doesn't have a great UX.
Furthermore, doesn't work most of the time.
|
|
The ocaml module doesn't really work properly as of right now, so I'm
using my own version.
|
|
Code cleanliness
|
|
Really useful and actually works.
|
|
Change was not fully propagated, only just realised now.
|
|
Really useful and great for lsp buffers
|
|
|
|
std::string and string should be 'strings' for the c/c++ mode
|
|
|
|
|
|
|
|
|
|
|
|
like other doom keybinds, the description must be uppercase
|
|
|
|
lsp-mode already has a hook for lsp-ui. So I'll just add a hook to
lsp-ui for lsp-ui-doc.
|
|
Time for load will be presented before menu.
Removed open books because it's useless when I can just use the keybind.
|
|
For dante, setup the repl-command-line
|
|
Goto functions just open dired instances for a specific folder, which a
lambda can do better. Instead of having to load the new file just to use
the function, just make the bindings directly via dired.
|
|
Omg haskell is so fidgety on Emacs. Or maybe doom is badly configured?
Anyway, using dante I can setup a comfy way to edit stuff in org mode
and directly in an hs file.
|
|
Moved around a few sections for a more flowing summary.
Changed generate-template to only download a template if it hasn't
already been copied
|
|
Oreomode is literally useless and cringy. Honestly if I need to setup a
debug system (which I don't, most of the time) then I'll do it myself.
|
|
Similar to my previous refactoring, I am just repositioning some
documentation around the code blocks to be at the start rather than the
end. This is for the literate system particularly
|
|
Just better formatting and some nice docstrings for easier use in my
literate module.
|
|
More descriptive heading
|