Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-11 | ~Put everything under Custom heading | oreodave | |
Packages and language functionality is put under custom | |||
2019-08-11 | +Ignore completion case | oreodave | |
Makes completions more fuzzy like | |||
2019-08-08 | +auto-mode for ejs -> web mode | oreodave | |
2019-08-08 | +Put absolute path to docsets | oreodave | |
2019-08-06 | ~Wakatime key retrieval, will now get it from pass | oreodave | |
2019-08-06 | -Elcord global mode | oreodave | |
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 interface | oreodave | |
For compiling, it provides all recipes I may want to use | |||
2019-08-05 | +Warning level to emergency | oreodave | |
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 table | oreodave | |
Allows me to record any keybinds which I find interesting/useful | |||
2019-08-05 | ~Way of documenting code in org code blocks | oreodave | |
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 readme | oreodave | |
2019-08-05 | ~Projectile generate tags command | oreodave | |
Now using universal-ctags (better support, etc) | |||
2019-07-29 | ~Projectile tags command | oreodave | |
Put the excludes into the command, projectile-tags-exclude-patterns doesn't seem to work | |||
2019-07-29 | ~"<SPC>pg": keybind command was wrong | oreodave | |
projectile-generate-tags -> projectile-regenerate-tags | |||
2019-07-29 | -Elcord variables: doesn't work | oreodave | |
2019-07-29 | +Ripgrep search keybind | oreodave | |
2019-07-29 | +Subheadings for general keymap | oreodave | |
2019-07-29 | ~typescript config | oreodave | |
2019-07-29 | +Custom variables for elcord in config | oreodave | |
2019-07-28 | +Keybind for formatting buffer using py-yapf | oreodave | |
2019-07-28 | +js/ts config | oreodave | |
+keybind for js: `,=` for formatting code +typescript-indent-level = 2 | |||
2019-07-28 | -tabbar - doesn't work as well as I wanted | oreodave | |
2019-07-28 | +Centaur tabs config to turn on mode | oreodave | |
2019-07-28 | -Removed config for wttrin and counsel-etags: no need | oreodave | |
2019-07-28 | +Official prefix p keymap with regen tags | oreodave | |
2019-07-28 | +Tags searching using counsel-etags | oreodave | |
2019-07-28 | +projectile-tags config such as command | oreodave | |
2019-07-27 | +Package counsel-eatgs for fuzzy tag searching | oreodave | |
2019-07-27 | +Fzf search keybind "/f" | oreodave | |
2019-07-24 | +Configuration and keybinds for wttrin | oreodave | |
2019-07-24 | +Description for org mode keybinds | oreodave | |
2019-07-24 | +Description for python run keybinds | oreodave | |
2019-07-24 | +Description for Python var configuration | oreodave | |
2019-07-24 | +Description for test keybinds | oreodave | |
2019-07-24 | +Description for C# var configuration | oreodave | |
2019-07-24 | +Description for elcord package config | oreodave | |
2019-07-24 | +Description for buffer keybinds | oreodave | |
2019-07-24 | +Description for frame keybinds | oreodave | |
2019-07-24 | +Description for search keybinds | oreodave | |
2019-07-24 | +Description for general keybinds | oreodave | |
2019-07-24 | +Some descriptors for code snippets, literate conf | oreodave | |
2019-07-24 | +More description to preclude | oreodave | |
2019-07-24 | +Org mode configuration with a keybind | oreodave | |
2019-07-24 | ~Python indenting | oreodave | |
2019-07-24 | -Font change: not the problem of python section | oreodave | |
2019-07-24 | ~CSharp indenting | oreodave | |
2019-07-24 | ~Indenting in general keymap | oreodave | |
2019-07-24 | +Python keybinds and configuration | oreodave | |
2019-07-24 | +C# configuration and keybinds | oreodave | |
2019-07-24 | +Plugins config | oreodave | |