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
1551d688fc
Add Magit configuration
2019-02-21 23:43:22 -08:00
6350045ef2
Add oni-jabber
2019-02-21 00:51:23 -08:00
5f741f0966
Add oni-shackle
2019-02-19 01:03:16 -08:00
e4764a0788
Add oni-diff-hl
2019-02-19 00:52:57 -08:00
d419ddddc8
Add ‘oni-projectile’
2019-02-19 00:41:45 -08:00
73bc2752de
Add a ‘grep-files-aliases’ entry for JavaScript
2019-02-19 00:13:51 -08:00
414893c527
Add ‘grep-files-aliases’ entry for CSS
2019-02-19 00:10:39 -08:00
e6bd52e53a
Don’t assume that a proper archive name has been provided
...
It’s possible that someone enters a URL that isn’t part of the
‘package-archives’ variable. If the name entered doesn’t correspond to a name in
‘package-archives’, use it directly, assuming that it was a URL that was
specified.
2019-02-18 23:54:10 -08:00
614c0d7dbb
Use the result of the ‘completing-read’ to get the archive
...
Instead of asking for the URL of the archive, ask for the name, and get the URL
by looking through ‘package-archives’.
2019-02-18 23:50:33 -08:00
e1827eb7f5
Add ‘erefactor’ dependency for Elisp
2019-02-18 23:49:10 -08:00
80c88cac25
Add oni-css
2019-02-18 23:42:52 -08:00
36adca0e3b
Add oni-slack
2019-02-18 23:16:18 -08:00
a86d31cff6
Improve ‘package-maint-add-news-item’ by using ‘completing-read’
...
Typos are too easy having to type in the ‘archive-url’ argument every time on
its own. Since you’re probably posting to an archive that you also use, reading
from the ‘package-archives’ seems appropriate.
2019-02-18 23:06:32 -08:00
c436c82f86
Add magic comment to autoload ‘js2-mode’
2019-02-18 22:17:46 -08:00
ac2ca972ff
Add ‘oni-php’ config
2019-02-18 22:13:58 -08:00
bbd44264d9
Add ‘clojure-mode’ and ‘cider’ configuration
2019-02-18 16:55:24 -08:00
abfcbe0a25
Use my configurations for flycheck and company
2019-02-13 22:58:58 -08:00