1
0
Fork 0
Commit graph

836 commits

Author SHA1 Message Date
c68c26345e Add some more capture templates 2020-03-08 15:19:29 -07:00
c1106dfb3d Add some more commands to org-hydra 2020-03-08 15:18:54 -07:00
0d4c8f1880 Add list-packages to common gui hydra 2020-03-08 15:18:12 -07:00
b99d2dc5a7 Add hydra for basic gui stuff 2020-03-06 23:19:24 -08:00
4d272ffb4a Add hydra for emacs-lisp 2020-03-06 23:14:50 -08:00
19ffa2888e Remove color settings from oni-hydra
They’ve been moved to be part of ‘yoshi-theme’.
2020-03-06 23:11:10 -08:00
df1fe7c7eb Fix projectile on Windows 2020-03-06 16:59:02 -08:00
4e1ff8893d Add some C# commands with a hydra 2020-03-06 16:58:36 -08:00
821d6c030e Add .cask to the ignore directories list for grep 2020-03-05 22:53:15 -08:00
be0cc578b0 Add oni-hydra configuration, spruce up some hydras 2020-03-05 22:52:59 -08:00
d4c7bb72e6 Fix warnings about possibly non-existent variable company-backends 2020-03-02 19:53:09 -08:00
7fb0ed2d33 Add forgotten autoload cookie 2020-03-02 19:51:05 -08:00
68e796fb7c Add snippets to oni-csharp 2020-03-02 17:59:42 -08:00
f082706a20 Add beacon 2020-03-02 10:28:50 -08:00
d8feb63388 Add missing smartparens dependency 2020-03-02 10:28:34 -08:00
0fbbdc9124 Setup some code navigation for csharp-mode 2020-03-02 10:01:58 -08:00
2a011589f1 Stop company-dabbrev from changing the completion's case 2020-03-02 10:01:35 -08:00
742f8b4891 Enable smartparens mode in C# 2020-02-29 13:48:39 -08:00
fa2264a94c Include company-yasnippet with omnisharp completion 2020-02-29 13:30:39 -08:00
74fba5dd0c Add check for oni-prescient 2020-02-29 13:15:38 -08:00
e30cb19659 Use oni-flycheck for cmake instead of flycheck directly 2020-02-29 13:14:10 -08:00
fd18520fb5 Add flycheck-relint to Elisp configuration 2020-02-29 13:13:56 -08:00
Tom Willemsen
f53709c0e8 Fix diff-hl-mode for P4 2020-02-28 15:42:31 -08:00
Tom Willemsen
30225bdd1f Add yasnippet to company-capf 2020-02-28 15:22:01 -08:00
Tom Willemsen
9c5d65170e Add xmllint reformatter for nxml-mode 2020-02-28 10:28:21 -08:00
07eb2c1cc1 Make company show completions faster 2020-02-25 10:18:07 -08:00
5a7233a45b Add lsp-ivy 2020-02-25 10:17:54 -08:00
bb231392df Add some settings that should improve performance for lsp-mode 2020-02-25 10:17:32 -08:00
cc8de9b58e Add prescient 2020-02-24 23:11:41 -08:00
1acb64f9c8 Enable recentf-mode in Emacs 2020-02-24 22:08:51 -08:00
3e21fca289 Add ‘rainbow-delimiters-mode’ to C# buffers 2020-02-05 22:42:33 -08:00
d7f3711045 Don’t let me accidentally write in the wrong place 2020-02-03 22:16:34 -08:00
803ea193da (re-)enable forge in Magit 2020-02-03 22:03:13 -08:00
a16cc328fe Don’t use ~/.authinfo for storing credentials 2020-02-03 22:03:13 -08:00
34b78655c2 Enable nxml-mode for .csproj files 2020-01-28 22:15:41 -08:00
76f9a50c45 Add tests for oni-csharp 2020-01-28 21:48:28 -08:00
8009bffa79 Enable nxml-mode for Xaml files 2020-01-28 21:47:34 -08:00
c7606ee498 Enable company-mode in clojure 2020-01-28 19:02:19 -08:00
776ba24f3d Require ol-man to enable linking to man-pages 2020-01-28 19:02:00 -08:00
Tom Willemsen
720ba07bbc Remove org-wild-notifier
It's a little too wild for my Windows machine, it starts a whole bunch of Emacs child processes that eat up all the CPU.
2020-01-27 09:55:55 -08:00
34974a7acf Enable org-wild-notifier-mode in org-mode for notifications 2020-01-26 23:00:19 -08:00
e582c98bf3 Search in multiple places for toast.exe on Windows 2020-01-26 22:59:26 -08:00
00228c6a1a Update settings for oni-alert 2020-01-21 23:14:41 -08:00
cd603d16fe Add dependency on oni-alert for oni-org 2020-01-21 23:13:52 -08:00
353b332b72 Change directory of org documents on Windows
Instead of using u: I should make a symlink to u: from my Documents to keep things consistent.
2020-01-21 21:47:22 -08:00
a2fb6a7609 Add more custom agenda commands 2020-01-14 23:11:37 -08:00
e77c57b998 Add ‘smartparens’ to ‘oni-sh’ 2020-01-14 22:02:08 -08:00
08e73f9cac Fix integration test for ‘oni-cpp’
The output contains more than just the print statement in the test, but it ends
with the result.
2020-01-14 21:25:32 -08:00
78cf5cb514 Fix integration test for oni-cpp
‘oni-c++’ was renamed to ‘oni-cpp’
2020-01-14 08:11:50 -08:00
a4a89f903e Require subr-x in org-mode for ‘when-let’ 2020-01-14 00:22:00 -08:00