Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-24 | ~refactor custom functions oreodave/->dx: | dx | |
e.g. oreodave/debug -> dx:debug This makes namespacing a lot more noticeable, and less cringy to look at. | |||
2020-04-18 | +binding for loading latex fragments | dx | |
2020-04-18 | ~changed some commands | dx | |
~shell-command -> async-shell-command +undo-tree-visualise to code bind | |||
2020-04-18 | ~clean up whitespace | dx | |
2020-04-18 | ~split dap into two sections | dx | |
2020-04-15 | ~This section has changed to general keybind | dx | |
2020-04-15 | ~categorized misc into leader and nonleader | dx | |
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 subleader | dx | |
This keybind will narrow into a singular function when the cursor is on the function line | |||
2020-04-15 | +put rss in config.el directly | dx | |
2020-04-12 | ~from relative numbering to no numbering | oreodave | |
I'll just use SPC t l | |||
2020-04-12 | +projectile config, +cmakelists.txt to root-files | oreodave | |
2020-04-12 | +binding to org mode to make latex files from org | oreodave | |
2020-04-07 | ~cleaning up config | odave | |
2020-04-06 | ~split C/C++ configuration into sections | odave | |
2020-04-06 | ~set display-line-numbers to relative | odave | |
2020-04-06 | ~translated writers.org content into config.org | odave | |
No point having a separate module for something that is basically part of the config. | |||
2020-04-05 | ~restructured the elfeed package config for literacy | odave | |
2020-04-05 | ~redo the dashboard functions | odave | |
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 | ~solarized-dark -> monokai | odave | |
2020-04-05 | ~Keymap -> Key-map | odave | |
2020-04-05 | ~make review open keybind | odave | |
2020-04-05 | ~Just use lambda for open dotfiles | odave | |
Removed the oreodave/goto-dotfiles function. | |||
2020-04-05 | ~make the directory "~/Text" for org-agenda-files | odave | |
2020-03-29 | ~moved config/*.org -> org/*.org | odave | |
Also changed literate to for this change |