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
AChavali
18e8902932
~switched up the libgen url
...
libgen.me, even though it has a better UI, it doesn't have a great UX.
Furthermore, doesn't work most of the time.
2020-03-02 23:19:02 +00:00
AChavali
ef59a14852
+basic ocaml support without the ocaml module
...
The ocaml module doesn't really work properly as of right now, so I'm
using my own version.
2020-03-02 23:15:51 +00:00
AChavali
5ee6c267a9
+goto-dotfiles function
...
Code cleanliness
2020-03-02 23:14:51 +00:00
AChavali
84755d4e42
+rest module
...
Really useful and actually works.
2020-03-02 23:14:06 +00:00
AChavali
6ae02a4117
~oreodave/theme-list -> oreodave/themes/theme-list
...
Change was not fully propagated, only just realised now.
2020-02-18 01:30:44 +00:00
AChavali
f13af54b81
+dap hydra keybind in code
...
Really useful and great for lsp buffers
2020-02-17 13:25:17 +00:00
AChavali
492a0bb482
~formatting in code keybinds
2020-02-17 13:25:07 +00:00
AChavali
c91245e4e3
+pretty-symbols for c/c++ mode
...
std::string and string should be 'strings' for the c/c++ mode
2020-02-17 13:22:02 +00:00
AChavali
1e17f9a6f2
~custom -> user cstyle and formatting
2020-02-17 13:20:23 +00:00
AChavali
be987a0737
+java w/ lsp
2020-02-17 13:19:54 +00:00
AChavali
abb4226d71
+new java template so update gentemplates
2020-02-17 13:19:40 +00:00
AChavali
874c735f00
+generate templates to keybind
2020-02-15 23:20:44 +00:00