dx
af5b234a52
~clean up whitespace
2020-04-18 06:05:02 +01:00
dx
48723f77c0
~split dap into two sections
2020-04-18 05:49:43 +01:00
dx
3ff2beb122
~This section has changed to general keybind
2020-04-15 04:37:22 +01:00
dx
54551f412b
~categorized misc into leader and nonleader
...
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 04:36:30 +01:00
dx
eeb5ad48ae
+narrowing keybind to code subleader
...
This keybind will narrow into a singular function when the cursor is on
the function line
2020-04-15 04:35:36 +01:00
dx
409da20402
+put rss in config.el directly
2020-04-15 04:34:22 +01:00
oreodave
da89a0512e
~from relative numbering to no numbering
...
I'll just use SPC t l
2020-04-12 01:54:26 +01:00
oreodave
b1805013b5
+projectile config, +cmakelists.txt to root-files
2020-04-12 01:37:56 +01:00
oreodave
7d72e5e736
+binding to org mode to make latex files from org
2020-04-12 01:37:25 +01:00
odave
ff352e8c32
~cleaning up config
2020-04-07 02:37:30 +01:00
odave
a8d4f4bcb7
~split C/C++ configuration into sections
2020-04-06 15:56:35 +01:00
odave
b3128c8fd1
~set display-line-numbers to relative
2020-04-06 15:56:19 +01:00
odave
e958997b22
~translated writers.org content into config.org
...
No point having a separate module for something that is basically part
of the config.
2020-04-06 15:40:33 +01:00
odave
37136fc985
~restructured the elfeed package config for literacy
2020-04-05 03:00:27 +01:00
odave
198a9b6a86
~redo the dashboard functions
...
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 02:51:28 +01:00
odave
87fed0b26a
+snippet for a default media review in ~/Text
2020-04-05 02:42:47 +01:00
odave
119bf0642d
~solarized-dark -> monokai
2020-04-05 02:36:20 +01:00
odave
caa9af30b9
~Keymap -> Key-map
2020-04-05 02:36:09 +01:00
odave
c4bcc8d053
~make review open keybind
2020-04-05 02:35:34 +01:00
odave
df2517a6e8
~Just use lambda for open dotfiles
...
Removed the oreodave/goto-dotfiles function.
2020-04-05 02:34:49 +01:00
odave
f695c12a49
~make the directory "~/Text" for org-agenda-files
2020-04-05 02:34:21 +01:00
odave
219d0b95f0
~changed hook to lsp!
2020-03-29 17:40:15 +01:00
odave
65944bec34
+READMEs for both ocaml and oreoline
2020-03-29 17:40:06 +01:00
odave
5de0f4026a
~cleaned up gentemplate a bit
2020-03-29 17:30:53 +01:00
odave
c20b9d62d0
~moved config/*.org -> org/*.org
...
Also changed literate to for this change
2020-03-29 17:22:03 +01:00
odave
d689b505da
-projectile config
2020-03-26 19:10:07 +00:00
odave
69af0bc2d3
~set the default theme doom-molokai -> base16-3024
2020-03-26 14:43:19 +00:00
odave
d48e8f2b2d
+increased theme-list to include base16 themes
2020-03-26 14:43:19 +00:00
odave
e306bd0db1
~updated how I feel about certain themes
2020-03-26 14:43:19 +00:00
odave
f1f9aba610
+user variables section to personal config
2020-03-26 14:43:19 +00:00
odave
8c4189397a
+base16 themes package
2020-03-26 14:43:19 +00:00
odave
fc21da685f
~cleaning up written text and code
...
Stuff that is inaccurate now, cleaned up to be up-to-date.
2020-03-26 14:43:19 +00:00
odave
ce0c84d7e4
+unity support for c# module
2020-03-26 13:53:54 +00:00
odave
509f7366f9
-collab modules
...
They don't exist in doom anymore, so no need for them to take up space
2020-03-26 13:53:35 +00:00
odave
08d0bfad75
+ocaml private with lsp, -ocaml doom module
2020-03-26 13:53:16 +00:00
odave
b6f7779397
+custom ocaml module
...
This ocaml module has proper lsp support, and has the bindings I require
regularly. I use utop to REPL my code, with bindings to send parts of my
code to UTOP
2020-03-26 13:52:22 +00:00
odave
60237c6ebc
~moved around headers
2020-03-18 13:56:39 +00:00
odave
5f4f5f5a40
~changed faces colours
2020-03-18 13:56:21 +00:00
odave
91ae8862d2
~lsp-segment -> oreline-lsp-segment
2020-03-18 13:55:54 +00:00
odave
7eda4bbe18
~changed gentemplate binding in config.org
2020-03-17 19:14:02 +00:00
odave
846db264e6
+gentemplate to init.el modules
2020-03-17 19:13:58 +00:00
odave
10ed4eae24
+description for oredave/literate/compile-hook
2020-03-17 17:46:24 +00:00
odave
61a91e376d
+some descriptions for each variable in constants
...
This is for the literate org file.
2020-03-17 17:45:07 +00:00
odave
99c1664647
~changed literate to reflect changes in filesystem
2020-03-17 17:45:07 +00:00
odave
7414e9c790
~modules/*.org -> config/*.org
...
Moved all org files from modules, which should really just hold modules,
to another location (config). Cleaner and easier to use
2020-03-17 17:30:23 +00:00
odave
9ced0a3677
~gentemplate.org -> gentemplate module
...
Gentemplate is one of those things that just makes sense as a module.
Thus, converted it. I may convert a few more org files into full blown modules.
2020-03-17 17:03:10 +00:00
odave
2fb09da2a3
+telephone line to my init.el
2020-03-17 16:13:55 +00:00
odave
ebdeb96ac9
+my first and very own module
...
Oreoline is a simple modeline using telephone-line. It does most of what
I need and decreases my load time by a bit.
2020-03-17 16:13:55 +00:00
odave
d3496f58ac
+fsharp config
...
Emacs support for f# isn't bad, just a bit buggy. .NET core has a lot of
stuff for f# that isn't leveraged properly, so I configured it to help a
tiny bit.
2020-03-17 16:05:43 +00:00
odave
f592721f18
~cleaned up config.el
...
Removed ivyposframe and battery mode cos they're useless.
2020-03-17 16:05:31 +00:00