vaeringjar
|
da1d6e19dc
Add web-mode by default.
|
3 years ago |
vaeringjar
|
9c6db29d57
Move custom set faces and vars to their own el.
|
5 years ago |
vaeringjar
|
884bae153b
Move all el files to the same directory.
|
5 years ago |
vaeringjar
|
23d72c733a
Update melpa given instructions from their website.
|
5 years ago |
vaeringjar
|
82f21a01ff
More lisp and less bash and make.
|
5 years ago |
vaeringjar
|
0ae99a9bda
Start migratin from emacs 25 to 26.
|
5 years ago |
vaeringjar
|
5312ae396e
No more markdown files, only org-mode.
|
5 years ago |
vaeringjar
|
485de650a6
Added notes about using cyberpunk-2019.
|
5 years ago |
vaeringjar
|
f64d202d93
Added an untabify-whole-region function with key binding.
|
5 years ago |
vaeringjar
|
65c498b9f9
Removed the sandbox option during init.
|
5 years ago |
vaeringjar
|
01a29a38d7
Added org-id to the general-required.
|
5 years ago |
vaeringjar
|
c65503d2f5
Fixed a helm keybinding.
|
6 years ago |
vaeringjar
|
c603f87648
Reset all face/colours. Will do what seems best per run for now.
|
6 years ago |
vaeringjar
|
85c2b63685
Changing my default theme again.
|
6 years ago |
vaeringjar
|
22ac46ee3c
Changed the invert-face to a color-theme I like better.
|
6 years ago |
vaeringjar
|
02d7690f16
Added a keybinding for manually adding a project to projectile because it seems to happen often enough.
|
6 years ago |
vaeringjar
|
8e140687df
Added a chord for quitting out of a project in projectile, though the binding lives in the helm-projectile.el because the others live there. Perhaps the two should merge together.
|
6 years ago |
vaeringjar
|
7dfc2c490c
Changed the default init to proto-ide-cc, though note its init snippet remains empty.
|
6 years ago |
vaeringjar
|
5e59247180
Using ParEdit for #7.
|
6 years ago |
vaeringjar
|
b587234da3
This brings protoculture up to parity in workspace features, though not the specific layout, with emacs-ide. #13
|
6 years ago |
vaeringjar
|
7914089b37
Added helm-projectile with the base config snip from their project.
|
6 years ago |
vaeringjar
|
257d55f549
Statically updated the autocomplete.el for gcc 6.
|
6 years ago |
vaeringjar
|
2071e68d4a
Just saving some minor changes. Planning on setting aside the cmake-ide for the moment. Indentation remains a work in progress.
|
6 years ago |
vaeringjar
|
41b393a3e6
Fixing a bug that broke the default build. Also, added a note about themes in the readme.
|
6 years ago |
vaeringjar
|
32356f32a2
Moved the snippets and autocomplete functionality out from the proto-ide-cc.el file to their own respective files and included them in the build for when using eide. Just a note, stilling having some problems getting eide and erc and the whitespace to play nice in the sandbox.
|
6 years ago |
vaeringjar
|
175756fbae
Removed the date stamps except for on build error. Simplified the slug init and moved most of the good parts into proto-ide-cc. Still think I'll move more of the gnus config over. The erc only has a slug. The location of my local C/Cpp libs can vary from system to system. Biggest incompatibilities center around eide and erc; if I didn't want to use both of them, I'd flatten this down to one config and just have a launcher or alias for starting emacs without an init file for the alternative.
|
7 years ago |
vaeringjar
|
0bb192cc67
This finishes up the abstraction of my personal basic config for gnus. It doesn't have a guide for encryption, attachments, or contact address book, but protoculture doesn't really care about that.
|
7 years ago |
vaeringjar
|
015a8d5554
Made protoculture more gnus-friendly. Disabled the init-build for now, since same as communication. Though, the other way around makes more sense, I want to make the gnus and erc configs solid first.
|
7 years ago |
vaeringjar
|
016a97e616
Moving most knowledge of gnus configuraction to .gnus file and added some comments for troubleshooting when it does not load properly.
|
7 years ago |
vaeringjar
|
426af3312f
End of the day commit. Added a note about using cua-mode for shifting text. And also added the minimal initialization for gnus to run.
|
7 years ago |