Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-24 | +gnuplot doom module | dx | |
2020-04-18 | +ibuffer with icons to doom emacs | dx | |
Extra support with all-the-icons support for ibuffer, a great buffer manager. | |||
2020-04-15 | +put rss in config.el directly | dx | |
2020-03-26 | +unity support for c# module | odave | |
2020-03-26 | -collab modules | odave | |
They don't exist in doom anymore, so no need for them to take up space | |||
2020-03-26 | +ocaml private with lsp, -ocaml doom module | odave | |
2020-03-17 | +gentemplate to init.el modules | odave | |
2020-03-17 | +telephone line to my init.el | odave | |
2020-03-17 | +fsharp config | odave | |
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 | ~cleaned up config.el | odave | |
Removed ivyposframe and battery mode cos they're useless. | |||
2020-03-02 | +rest module | AChavali | |
Really useful and actually works. | |||
2020-02-17 | +java w/ lsp | AChavali | |
2020-02-09 | ~using dante for haskell now | AChavali | |
Omg haskell is so fidgety on Emacs. Or maybe doom is badly configured? Anyway, using dante I can setup a comfy way to edit stuff in org mode and directly in an hs file. | |||
2020-02-08 | -wakatime | AChavali | |
No need to send my shit elsewhere, I'll handle timing myself if necessary. I really don't use this service anymore, and honestly it's more of a hassle than needed. | |||
2020-02-08 | ~wakatime-cli-path ~/.local/bin/wakatime | AChavali | |
~/.local/bin/wakatime is the location a pip --user install puts wakatime to. Use that from now on. | |||
2020-02-08 | ~changes to modules in doom | AChavali | |
+childframe for ivy as it is useful, can configure it to go anywhere -lsp for haskell because it doesn't work +pomodoro for the pomodoro technique +rust with lsp because I want to start learning rust | |||
2020-01-17 | -something inserted by customize in init.el | AChavali | |
2020-01-17 | ~big things changing in doom | AChavali | |
2020-01-05 | +overlay to eval | AChavali | |
Quickly evaluating stuff should not pop up a minibuffer | |||
2020-01-05 | +vterm and zen | AChavali | |
+vterm for much better terminals in Emacs, to the point where it is now my official terminal emulator +zen mode for quiet writing and reading experience | |||
2020-01-05 | ~switched back to normal modeline | AChavali | |
Fixes have made the modeline better | |||
2020-01-05 | ~repositioned ivy to top of completion | AChavali | |
2019-12-31 | ~lookup+docsets, intero -> lsp | AChavali | |
Lookup docsets is required in other languages for some reason (?) Intero is no longer maintained, thus I have to use LSP. | |||
2019-12-30 | +wrapped my own literate config setup! | AChavali | |
+literate.org file that holds the config program +bootstrap to config.org that loads the literate.el file, which in turn parses all the other files and loads everything -literate config module, I have my own now | |||
2019-12-30 | -removed fira from pretty-code | AChavali | |
2019-12-30 | ~modeline -> modeline-light +irc | AChavali | |
2019-12-30 | -useless code sections, fixes have been done | AChavali | |
2019-12-20 | ~made wakatime a config package, not a module | A. Chavali | |
Wakatime is so easy to configure there's basically no point to it being a module. Thus, I ported it to the config. | |||
2019-11-25 | -childframe | oreodave | |
2019-11-25 | +childframe for ivy once again | oreodave | |
2019-11-24 | ~init el something, idk | oreodave | |
Themes, csharp specific hooks, etc | |||
2019-11-24 | ~removed lsp and better docs for oreodave/csharp/get-unit-test | oreodave | |
2019-11-19 | ~formatting in init.el | oreodave | |
2019-11-18 | +csharp lsp and c-offsets | oreodave | |
2019-11-05 | ~foramt | oreodave | |
2019-11-05 | ~tabs->tabbar | oreodave | |
Doom updated this module, had to update the init | |||
2019-11-05 | +icons to ivy | oreodave | |
2019-11-04 | +gruvbox theme to safe themes with a few others | oreodave | |
2019-11-04 | ~testing more themes, new themes to alist | oreodave | |
2019-11-04 | ~themes init.el | oreodave | |
2019-11-01 | ~variables | oreodave | |
2019-11-01 | +editor config | oreodave | |
Easier to use this than to use emacs' settings | |||
2019-10-25 | +indent-guides | oreodave | |
Very useful when coding, simple but necessary feature | |||
2019-10-25 | ~langs available | oreodave | |
+javascript with lsp -ocaml | |||
2019-10-24 | +c-default-styles | oreodave | |
2019-10-24 | +fira code pretty expansion | oreodave | |
2019-10-13 | +haskell module | oreodave | |
2019-10-01 | ~hashes for themes | oreodave | |
2019-10-01 | +a few more modules | oreodave | |
+format +debugger +flyspell +pass +rgb +cc + lsp +calendar | |||
2019-10-01 | ~spacing of ivy | oreodave | |