aboutsummaryrefslogtreecommitdiff
path: root/doom.d/config.org
AgeCommit message (Collapse)Author
2019-08-22+perfix for font size adjustmentoreodave
2019-08-22+window keybind to swap windows aroundoreodave
2019-08-22~ag -> ripgreporeodave
With some doc comments as well
2019-08-22-calendar keybind: don't use itoreodave
2019-08-17+Keybind, and a context fieldoreodave
+<C-x h> for marking whole buffer +Context field for easier grepping
2019-08-17+Keybind via eviloreodave
Go back to previous position via <C-o>
2019-08-15~CONS cell has to be prefix . descoreodave
I did it the wrong way arodun :(
2019-08-11~Put everything under Custom headingoreodave
Packages and language functionality is put under custom
2019-08-11+Ignore completion caseoreodave
Makes completions more fuzzy like
2019-08-08+auto-mode for ejs -> web modeoreodave
2019-08-08+Put absolute path to docsetsoreodave
2019-08-06~Wakatime key retrieval, will now get it from passoreodave
2019-08-06-Elcord global modeoreodave
It's very annoying if I'm doing a basic edit and Discord isn't there, elcord keeps complaining as if the worlds burning. So, instead, I'll run elcord when I want to
2019-08-05+Keybind to open a full make interfaceoreodave
For compiling, it provides all recipes I may want to use
2019-08-05+Warning level to emergencyoreodave
This is due to this weird org error I keep getting when booting doom. Didn't get a fix so this is the closest thing to it.
2019-08-05+Keybinds and tricks heading, with bind tableoreodave
Allows me to record any keybinds which I find interesting/useful
2019-08-05~Way of documenting code in org code blocksoreodave
This is because when editing code hunks I want clean and usable code. Thus when I'm using the hunk editor, I don't want incomplete hunks (causing possible syntax errors). Instead, documentation comes at the end of the set
2019-08-05-Parts of preclude - already covered in readmeoreodave
2019-08-05~Projectile generate tags commandoreodave
Now using universal-ctags (better support, etc)
2019-07-29~Projectile tags commandoreodave
Put the excludes into the command, projectile-tags-exclude-patterns doesn't seem to work
2019-07-29~"<SPC>pg": keybind command was wrongoreodave
projectile-generate-tags -> projectile-regenerate-tags
2019-07-29-Elcord variables: doesn't workoreodave
2019-07-29+Ripgrep search keybindoreodave
2019-07-29+Subheadings for general keymaporeodave
2019-07-29~typescript configoreodave
2019-07-29+Custom variables for elcord in configoreodave
2019-07-28+Keybind for formatting buffer using py-yapforeodave
2019-07-28+js/ts configoreodave
+keybind for js: `,=` for formatting code +typescript-indent-level = 2
2019-07-28-tabbar - doesn't work as well as I wantedoreodave
2019-07-28+Centaur tabs config to turn on modeoreodave
2019-07-28-Removed config for wttrin and counsel-etags: no needoreodave
2019-07-28+Official prefix p keymap with regen tagsoreodave
2019-07-28+Tags searching using counsel-etagsoreodave
2019-07-28+projectile-tags config such as commandoreodave
2019-07-27+Package counsel-eatgs for fuzzy tag searchingoreodave
2019-07-27+Fzf search keybind "/f"oreodave
2019-07-24+Configuration and keybinds for wttrinoreodave
2019-07-24+Description for org mode keybindsoreodave
2019-07-24+Description for python run keybindsoreodave
2019-07-24+Description for Python var configurationoreodave
2019-07-24+Description for test keybindsoreodave
2019-07-24+Description for C# var configurationoreodave
2019-07-24+Description for elcord package configoreodave
2019-07-24+Description for buffer keybindsoreodave
2019-07-24+Description for frame keybindsoreodave
2019-07-24+Description for search keybindsoreodave
2019-07-24+Description for general keybindsoreodave
2019-07-24+Some descriptors for code snippets, literate conforeodave
2019-07-24+More description to precludeoreodave
2019-07-24+Org mode configuration with a keybindoreodave