1
0
Fork 0
Commit graph

604 commits

Author SHA1 Message Date
82f2ebebf5 Add oni-paredit 2019-03-05 00:06:28 -08:00
f2df84c819 Add goto-address-prog-mode to prog-mode 2019-03-04 23:54:16 -08:00
ae9cc7cad3 Disable C-z in oni-gui 2019-03-04 23:52:24 -08:00
31b8c099cb Add IELM settings to oni-elisp 2019-03-04 23:39:03 -08:00
fe96a4aa75 Automatically load oni-org when org-mode loads 2019-03-04 13:37:05 -08:00
49c725a963 Add oni-alert 2019-03-04 01:38:42 -08:00
dd74bbff1c Add oni-browse-url 2019-03-04 01:22:00 -08:00
10eea127ed Add oni-grep 2019-03-04 01:14:14 -08:00
f68c5fd01e Add oni-core 2019-03-03 15:03:21 -08:00
049b8b3c98 Add oni-c 2019-03-03 12:23:51 -08:00
997fa266b9 Add Windows-specific settings to oni-magit 2019-03-03 12:12:39 -08:00
c4a48a3548 Bump oni-js version 2019-03-03 10:38:19 -08:00
26a1b90fc3 Add rjsx-mode to JS configuration 2019-03-03 10:35:18 -08:00
92f1b96890 Add Windows settings to oni-projectile 2019-03-01 00:14:56 -08:00
7f0927f7ce Add Windows-specific settings for Ivy 2019-02-28 22:06:47 -08:00
b87f32a9a3 Add oni-ivy 2019-02-28 22:01:47 -08:00
cf28aed31d Add oni-counsel 2019-02-28 21:48:52 -08:00
450270327a Properly load oni-makefile 2019-02-28 21:48:32 -08:00
0ba8765bdd Add oni-makefile 2019-02-28 21:30:41 -08:00
fe9bc3ed06 Fix typo 2019-02-27 23:52:37 -08:00
bab53707b6 Add oni-data-dir 2019-02-27 23:43:16 -08:00
ba7e1b9308 Add oni-shr 2019-02-27 23:15:58 -08:00
89fd032869 Add oni-web 2019-02-27 23:02:15 -08:00
3905db08ab Fix loading of oni-yasnippet
By delaying the function call to `yas-global-mode' until Emacs has
finished starting up, it won't try to load the diminish package before
its autoloads file has been read.
2019-02-27 22:46:23 -08:00
782ac09408 Add oni-yasnippet 2019-02-26 23:21:59 -08:00
27e0c2ff38 Add oni-rust 2019-02-26 23:11:03 -08:00
71f071083d Add oni-scheme 2019-02-26 22:49:41 -08:00
811ba7d038 Add oni-ruby 2019-02-26 22:37:10 -08:00
bd89227155 Add oni-gnus 2019-02-26 02:31:20 -08:00
0bf686bdd6 Automatically load oni-tui 2019-02-26 02:22:06 -08:00
8596739704 Don't run eshell-fringe-status in terminal Emacs 2019-02-26 02:19:53 -08:00
7f2de7064b Show matching parenthesis in oni-ui 2019-02-26 01:50:47 -08:00
709d72efbf Add oni-eshell 2019-02-26 01:41:59 -08:00
7a2be12e94 Add oni-ediff 2019-02-26 01:32:19 -08:00
4f8d20cf38 Add oni-dired 2019-02-26 01:32:12 -08:00
db73942082 Add oni-compilation 2019-02-26 01:14:57 -08:00
931e4b0bf5 Add oni-cmake 2019-02-26 01:05:32 -08:00
ebb18729f2 Add oni-common-lisp, delete oni-lisp-mode 2019-02-26 00:58:23 -08:00
f313ba9c6a Add oni-circe and oni-lui 2019-02-26 00:51:53 -08:00
30d84bb0da Stop the cursor from blinking 2019-02-26 00:38:29 -08:00
51ec742808 Add oni-c++ 2019-02-26 00:31:55 -08:00
c7f3c19ccd Stop shackling Magit
‘display-buffer-alist’ is used instead.
2019-02-26 00:24:44 -08:00
b59929a278 Add oni-smt 2019-02-26 00:18:39 -08:00
f70aba1aab Add oni-tui 2019-02-25 19:21:01 -08:00
3422f46ed8 Move `scroll-bar-mode' to GUI config, fix warning
Move `scroll-bar-mode' to `oni-gui` because it isn't defined in the
non-GUI version. Fix the warning that `tool-bar-mode' wasn't
guaranteed to be defined by requiring the `tool-bar' library.
2019-02-25 19:13:15 -08:00
b6220b1d6f Unify JavaScript configuration in oni-js 2019-02-24 20:10:54 -08:00
c871ddbc9d Fix autoload for Magit's Hydra 2019-02-22 00:11:09 -08:00
f1fc70ebcc Add a Hydra to Org configuration 2019-02-22 00:07:17 -08:00
c9f1c036bf Fix regexp to show Magit in full screen 2019-02-21 23:53:05 -08:00
1b3e0ce6b6 Add Java configuration 2019-02-21 23:43:45 -08:00