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
11b56cdd1a
Load oni-elisp when elisp-mode
2019-02-13 22:58:29 -08:00
e5f4de17fd
Add oni-elisp
2019-02-13 22:36:41 -08:00
bbb0cb750b
Add org mode configuration
2019-02-12 00:59:32 -08:00
47432c3c1f
Require oni-company instead of company
...
This should pull in my ‘company-mode’ configuration, as well as ‘company’.
2019-02-06 00:34:44 -08:00
7dd202a015
Add ‘js2-mode’ configuration
2019-02-06 00:27:28 -08:00
4ca39f722f
Add Company configuration
2019-02-06 00:27:25 -08:00
81965b90d1
Require traad for ‘traad-rename’
2019-02-06 00:03:45 -08:00
cf5fcd454b
Add traad to Python configuration
...
traad is a Python refactoring library.
2019-02-04 16:46:28 -08:00
45e234a65a
Fix warning in oni-flycheck
2019-02-04 01:34:16 -08:00
cb7134284d
Initialize package when running flycheck for Emacs
2019-02-04 01:33:55 -08:00
d65fcaba2a
Highlight current line in ‘package-menu-mode’
2019-02-04 01:09:16 -08:00
9feb0bfa45
Enable whitespace-mode for Python
2019-02-01 14:06:47 -08:00