oreodave
18a71f3e37
-old keybinds removed, now in doom
...
Did my first pull request and sent my updated keybinds to doom emacs
itself. Now I don't need these as they're already implemented
2019-08-25 21:58:41 +01:00
oreodave
b80dbbfdc1
+execute async subprocess to run full test
...
The subprocess runs the given test in full detail meaning it can read
output messages as well. This test is run in a buffer meaning I can read
the output of c# unit tests without vscode :)
2019-08-25 21:57:38 +01:00
oreodave
3df00c2d24
+ivy interface that uses the test method names
2019-08-25 21:57:20 +01:00
oreodave
706318a0cd
+testing functionality of omnisharp
...
Trying to see if I can get test method elements from the omnisharp server
2019-08-25 21:32:08 +01:00
oreodave
4994b56a00
+Advanced workflow for tag generation
...
Uses a global list to build tag generation command string
2019-08-25 21:30:51 +01:00
oreodave
60e2eb8af0
~renamed Keybinds and tricks
2019-08-25 21:30:15 +01:00
oreodave
c3018c58ab
+keybind to oreodave/reload
...
<SPC>r
2019-08-23 00:12:13 +01:00
oreodave
d9091816ae
+custom functions, with reload function
...
Can store custom config functions in there to call later, currently has
a reload function
2019-08-23 00:11:27 +01:00
oreodave
2513390b2b
+perfix for font size adjustment
2019-08-22 15:20:58 +01:00
oreodave
39ab310c83
+window keybind to swap windows around
2019-08-22 15:20:42 +01:00
oreodave
af60c2f549
~ag -> ripgrep
...
With some doc comments as well
2019-08-22 15:20:24 +01:00
oreodave
fd6606d2e6
-calendar keybind: don't use it
2019-08-22 15:19:54 +01:00
oreodave
09487af73a
+Keybind, and a context field
...
+<C-x h> for marking whole buffer
+Context field for easier grepping
2019-08-17 03:33:04 +01:00
oreodave
ac04d7f3a6
+Keybind via evil
...
Go back to previous position via <C-o>
2019-08-17 03:26:50 +01:00
oreodave
c3bda4b952
~CONS cell has to be prefix . desc
...
I did it the wrong way arodun :(
2019-08-15 11:56:28 +01:00
oreodave
9c4840b911
~Put everything under Custom heading
...
Packages and language functionality is put under custom
2019-08-11 01:18:55 +01:00
oreodave
bfa2af0334
+Ignore completion case
...
Makes completions more fuzzy like
2019-08-11 01:14:53 +01:00
oreodave
68dd8a3c1c
+auto-mode for ejs -> web mode
2019-08-08 12:37:04 +01:00
oreodave
c65da51765
+Put absolute path to docsets
2019-08-08 11:27:30 +01:00
oreodave
aa144f4562
~Wakatime key retrieval, will now get it from pass
2019-08-06 00:26:49 +01:00
oreodave
23bb641856
-Elcord global mode
...
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-06 00:18:27 +01:00
oreodave
0a58b5dcc9
+Keybind to open a full make interface
...
For compiling, it provides all recipes I may want to use
2019-08-05 14:02:55 +01:00
oreodave
d18d7467b1
+Warning level to emergency
...
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 02:56:15 +01:00
oreodave
d9d4c59b78
+Keybinds and tricks heading, with bind table
...
Allows me to record any keybinds which I find interesting/useful
2019-08-05 02:55:33 +01:00
oreodave
e1c6376ae2
~Way of documenting code in org code blocks
...
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 02:45:55 +01:00
oreodave
e43aa999d9
-Parts of preclude - already covered in readme
2019-08-05 02:44:18 +01:00
oreodave
26eaa61a71
~Projectile generate tags command
...
Now using universal-ctags (better support, etc)
2019-08-05 02:09:58 +01:00
oreodave
674db93b40
~Projectile tags command
...
Put the excludes into the command, projectile-tags-exclude-patterns
doesn't seem to work
2019-07-29 16:14:58 +01:00
oreodave
6e8c906636
~"<SPC>pg": keybind command was wrong
...
projectile-generate-tags -> projectile-regenerate-tags
2019-07-29 15:50:57 +01:00
oreodave
95b7fe9de4
-Elcord variables: doesn't work
2019-07-29 14:09:17 +01:00
oreodave
69a2909faa
+Ripgrep search keybind
2019-07-29 14:09:04 +01:00
oreodave
cac0c6a7c0
+Subheadings for general keymap
2019-07-29 14:08:17 +01:00
oreodave
c95d9f505f
~typescript config
2019-07-29 12:40:41 +01:00
oreodave
5f7d5eb2f9
+Custom variables for elcord in config
2019-07-29 12:40:07 +01:00
oreodave
0904d190dd
+Keybind for formatting buffer using py-yapf
2019-07-28 16:12:30 +01:00
oreodave
9c020d15d3
+js/ts config
...
+keybind for js: `,=` for formatting code
+typescript-indent-level = 2
2019-07-28 16:11:36 +01:00
oreodave
e6b6c290b4
-tabbar - doesn't work as well as I wanted
2019-07-28 14:29:33 +01:00
oreodave
ba9f938f59
+Centaur tabs config to turn on mode
2019-07-28 00:15:50 +01:00
oreodave
5f10d75bff
-Removed config for wttrin and counsel-etags: no need
2019-07-28 00:06:50 +01:00
oreodave
5d6b645cd9
+Official prefix p keymap with regen tags
2019-07-28 00:06:28 +01:00
oreodave
9f42678384
+Tags searching using counsel-etags
2019-07-28 00:05:34 +01:00
oreodave
cb286a0374
+projectile-tags config such as command
2019-07-28 00:04:56 +01:00
oreodave
8c5664fd39
+Package counsel-eatgs for fuzzy tag searching
2019-07-27 23:36:00 +01:00
oreodave
704d17c372
+Fzf search keybind "/f"
2019-07-27 23:32:44 +01:00
oreodave
75dae9ebfb
+Configuration and keybinds for wttrin
2019-07-24 14:51:34 +01:00
oreodave
aa00b0e366
+Description for org mode keybinds
2019-07-24 12:51:58 +01:00
oreodave
a4fb6f8f7e
+Description for python run keybinds
2019-07-24 12:51:31 +01:00
oreodave
1dd6fd0b53
+Description for Python var configuration
2019-07-24 12:51:14 +01:00
oreodave
2dc1c51c25
+Description for test keybinds
2019-07-24 12:50:47 +01:00
oreodave
8b270df34f
+Description for C# var configuration
2019-07-24 12:50:21 +01:00