|
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 |
|
|
294600c8cb
|
Require oni-org for its unit tests
|
2020-01-13 23:17:38 -08:00 |
|
|
abf97c386a
|
Generate different colors for TODO keywords and tags
|
2020-01-13 22:51:39 -08:00 |
|
|
214eb35081
|
Rename oni-c++ to oni-cpp
|
2020-01-13 21:31:56 -08:00 |
|
|
0e2c70fe67
|
Add missing autoload to oni-conf
|
2020-01-13 21:31:38 -08:00 |
|
|
c23059b74e
|
Add integration test for oni-c++
|
2020-01-13 18:13:16 -08:00 |
|
|
2bc74ded5b
|
Fix file permissions for oni-bats.bats
|
2020-01-13 18:05:40 -08:00 |
|
|
dbf4798b1a
|
Add integration test for oni-browse-url
|
2020-01-13 18:02:41 -08:00 |
|
|
28e10b8e89
|
Add integration test for oni-conf
|
2020-01-12 15:34:34 -08:00 |
|
|
5fe2bca5cc
|
Don’t show the default help tooltip on the mode-line
|
2020-01-10 22:46:54 -08:00 |
|
|
5f49128ed7
|
Enable spell checking in org-mode
|
2020-01-08 16:49:25 -08:00 |
|
|
dd2d254e25
|
Make the wording of the different integration tests more consistent
|
2020-01-08 16:49:02 -08:00 |
|
|
9a78612a43
|
Fix the bats auto-insert template
Don’t try to add it if it hasn’t been loaded.
|
2020-01-08 15:46:53 -08:00 |
|