1
0
Fork 0
Commit graph

806 commits

Author SHA1 Message Date
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
d0b5e742d2 Pass on line length to Black 2019-02-01 00:46:09 -08:00
13cc5160fa Set fill-column for Python mode 2019-01-31 15:43:14 -08:00
98f723cb40 Add oni-flycheck 2019-01-30 01:51:13 -08:00
1d0527f6cc Properly autoload packages 2019-01-30 01:51:03 -08:00
8f57bc1bc4 Add ‘electric-indent-local-mode’ to Python 2019-01-30 01:50:42 -08:00
1645161955 Add ‘oni-python’ 2019-01-30 01:18:50 -08:00
362ad5a0ec Remove some duplicate configs 2019-01-28 02:07:33 -08:00
b1346b1670 Add ‘oni-typography’ 2019-01-26 00:44:21 -08:00
1d46ce1911 Inhibit startup-screen in oni-ui 2019-01-26 00:07:13 -08:00
b638db0716 Add oni-ui and oni-gui 2019-01-24 01:21:19 -08:00
790732ff9d Add storage setting for tramp 2019-01-24 01:11:02 -08:00
6dfeac3d14 Indicate some missing dependencies 2019-01-24 01:06:08 -08:00
2ff88dabff Add ‘oni-private-storage’ 2019-01-23 01:05:35 -08:00
37e1919bc2 Add ‘oni-sh’ 2019-01-22 01:48:52 -08:00
f0efcfd8ec Remove username from ‘package-archive-upload-base’ 2019-01-22 01:34:56 -08:00
73646b08a6 Fix compilation warning for ‘oni-package’ 2019-01-22 01:29:44 -08:00
7f81b3b508 Remove unnecessary package
‘oni-package-x’ contains nothing that ‘oni-package’ doesn’t already
have as well.
2019-01-22 01:28:34 -08:00
6d91705372 Add oni-package-x 2019-01-17 01:48:52 -08:00
b587309c43 Add temporary fix for ‘package-maint-add-news-item’
Until I get my copyright assignment sorted for the FSF I can’t send
this to them. Once I’ve sorted it out I will send this fix in.
2019-01-13 12:45:15 -08:00