aboutsummaryrefslogtreecommitdiff
path: root/doom.d
AgeCommit message (Collapse)Author
2020-04-18+binding for loading latex fragmentsdx
2020-04-18+ibuffer with icons to doom emacsdx
Extra support with all-the-icons support for ibuffer, a great buffer manager.
2020-04-18~changed some commandsdx
~shell-command -> async-shell-command +undo-tree-visualise to code bind
2020-04-18~clean up whitespacedx
2020-04-18~split dap into two sectionsdx
2020-04-15~This section has changed to general keybinddx
2020-04-15~categorized misc into leader and nonleaderdx
This is because I want to add binds for section browsing in the 'g' normal motion prefix. This is misc but not a leader bind, so I made it a specific item
2020-04-15+narrowing keybind to code subleaderdx
This keybind will narrow into a singular function when the cursor is on the function line
2020-04-15+put rss in config.el directlydx
2020-04-12~from relative numbering to no numberingoreodave
I'll just use SPC t l
2020-04-12+projectile config, +cmakelists.txt to root-filesoreodave
2020-04-12+binding to org mode to make latex files from orgoreodave
2020-04-07~cleaning up configodave
2020-04-06~split C/C++ configuration into sectionsodave
2020-04-06~set display-line-numbers to relativeodave
2020-04-06~translated writers.org content into config.orgodave
No point having a separate module for something that is basically part of the config.
2020-04-05~restructured the elfeed package config for literacyodave
2020-04-05~redo the dashboard functionsodave
Instead of just a summary at the end, break up the code into sections to comment on and write about. More literate
2020-04-05+snippet for a default media review in ~/Textodave
2020-04-05~solarized-dark -> monokaiodave
2020-04-05~Keymap -> Key-mapodave
2020-04-05~make review open keybindodave
2020-04-05~Just use lambda for open dotfilesodave
Removed the oreodave/goto-dotfiles function.
2020-04-05~make the directory "~/Text" for org-agenda-filesodave
2020-03-29~changed hook to lsp!odave
2020-03-29+READMEs for both ocaml and oreolineodave
2020-03-29~cleaned up gentemplate a bitodave
2020-03-29~moved config/*.org -> org/*.orgodave
Also changed literate to for this change
2020-03-26-projectile configodave
2020-03-26~set the default theme doom-molokai -> base16-3024odave
2020-03-26+increased theme-list to include base16 themesodave
2020-03-26~updated how I feel about certain themesodave
2020-03-26+user variables section to personal configodave
2020-03-26+base16 themes packageodave
2020-03-26~cleaning up written text and codeodave
Stuff that is inaccurate now, cleaned up to be up-to-date.
2020-03-26+unity support for c# moduleodave
2020-03-26-collab modulesodave
They don't exist in doom anymore, so no need for them to take up space
2020-03-26+ocaml private with lsp, -ocaml doom moduleodave
2020-03-26+custom ocaml moduleodave
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
2020-03-18~moved around headersodave
2020-03-18~changed faces coloursodave
2020-03-18~lsp-segment -> oreline-lsp-segmentodave
2020-03-17~changed gentemplate binding in config.orgodave
2020-03-17+gentemplate to init.el modulesodave
2020-03-17+description for oredave/literate/compile-hookodave
2020-03-17+some descriptions for each variable in constantsodave
This is for the literate org file.
2020-03-17~changed literate to reflect changes in filesystemodave
2020-03-17~modules/*.org -> config/*.orgodave
Moved all org files from modules, which should really just hold modules, to another location (config). Cleaner and easier to use
2020-03-17~gentemplate.org -> gentemplate moduleodave
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.
2020-03-17+telephone line to my init.elodave