oreodave
fd6606d2e6
-calendar keybind: don't use it
2019-08-22 15:19:54 +01:00
oreodave
c69b1ff676
+mmm-mode to hopefully configure c# mode a bit more
2019-08-22 15:19:03 +01:00
oreodave
7a9519e28f
+headings for packages for organisation
2019-08-22 15:18:45 +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
759c502d24
+two custom indent variables for js and pug
2019-08-17 03:25:10 +01:00
oreodave
9139ddbbd0
~Moved tmux higher
2019-08-15 12:02:29 +01:00
oreodave
a7d820dc08
+tmuxinator optional
2019-08-15 12:02:14 +01:00
oreodave
165dcdb5a3
+Tmux dependency
2019-08-15 12:02:02 +01:00
oreodave
84a2945569
+variables for tmuxinator
2019-08-15 11:57:35 +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
2d1c6f58dd
+company arduino mode
2019-08-11 13:29:43 +01:00
oreodave
ef7f82be89
Added arduino template to template func
2019-08-11 13:28:27 +01:00
oreodave
19020749a9
~Path to be a constant
...
Will instead just sym link all exes to /usr/local/bin
2019-08-11 01:20:04 +01:00
oreodave
8834b6ee74
Updating custom variables
2019-08-11 01:19:48 +01:00
oreodave
7d40883acd
+Arduino mode for robotics
2019-08-11 01:19:09 +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
7581957be0
+Dependency on zeal/dash (mostly zeal)
...
This is for documentation when coding offline/online and wanting to have
a native interface for docs
2019-08-08 11:30:40 +01:00
oreodave
c65da51765
+Put absolute path to docsets
2019-08-08 11:27:30 +01:00
oreodave
aeefeb8c6c
+Pass password manager for tools
2019-08-06 00:30:08 +01:00
oreodave
60a0a1f3cf
~Moved around some records
2019-08-06 00:28:22 +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
e37a25511b
~Example for github repo: fetcher -> host
2019-08-05 12:32:03 +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
987cf5b217
+Keybind for searching via ripgrep (<SPC>/r)
2019-08-05 02:09:36 +01:00
oreodave
edcbb270f3
+Package nov for reading epubs
2019-08-05 02:09:14 +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
ae6eb1c29b
+reasons for using fd/ripgrep/ag
2019-07-29 12:49:14 +01:00
oreodave
7aedf46491
+cargo, fd and ripgrep to dependencies
2019-07-29 12:48:58 +01:00
oreodave
de73ff20cb
+Cargo to path
2019-07-29 12:41:06 +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
5377486f4c
+py-yapf package for formatting python
2019-07-28 16:10:56 +01:00
oreodave
f2155666f0
+Javascript (w/ typescript) module/layer
2019-07-28 15:24:15 +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