aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix indentation in C# of first argument in function callsGravatar Tom Willemse2020-03-271-1/+6
|
* Add steps to README for adding a configuration packageGravatar Tom Willemse2020-03-271-6/+40
|
* Add json configurationGravatar Tom Willemse2020-03-273-0/+53
|
* Open file links in org-mode in the same windowGravatar Tom Willemse2020-03-261-1/+3
|
* Add simple READMEGravatar Tom Willemse2020-03-251-0/+7
|
* Disable electric-pair-local-mode in C#Gravatar Tom Willemse2020-03-251-2/+1
|
* Add ‘fill-column-indicator’ to C# configurationGravatar Tom Willemse2020-03-201-2/+3
|
* Remove dependency declarations from Cask filesGravatar Tom Willemse2020-03-2012-57/+0
| | | | | | The dependencies are also in the package files themselves and are the actual source of truth. The way I’ve reorganized the stages should mean that this isn’t necessary anymore.
* Reorganize and add context to org-capture-templatesGravatar Tom Willemse2020-03-101-4/+19
|
* Add sort lines to gui hydraGravatar Tom Willemse2020-03-081-6/+7
|
* Add org-edna to org-configurationGravatar Tom Willemse2020-03-081-2/+5
|
* Add some more capture templatesGravatar Tom Willemse2020-03-081-2/+12
|
* Add some more commands to org-hydraGravatar Tom Willemse2020-03-081-7/+10
|
* Add list-packages to common gui hydraGravatar Tom Willemse2020-03-081-5/+8
|
* Add hydra for basic gui stuffGravatar Tom Willemse2020-03-061-2/+11
|
* Add hydra for emacs-lispGravatar Tom Willemse2020-03-061-2/+11
|
* Remove color settings from oni-hydraGravatar Tom Willemse2020-03-061-7/+1
| | | | They’ve been moved to be part of ‘yoshi-theme’.
* Fix projectile on WindowsGravatar Tom Willemse2020-03-061-3/+2
|
* Add some C# commands with a hydraGravatar Tom Willemse2020-03-061-2/+43
|
* Add .cask to the ignore directories list for grepGravatar Tom Willemse2020-03-051-1/+3
|
* Add oni-hydra configuration, spruce up some hydrasGravatar Tom Willemse2020-03-058-24/+78
|
* Fix warnings about possibly non-existent variable ↵Gravatar Tom Willemse2020-03-021-1/+2
| | | | company-backends
* Add forgotten autoload cookieGravatar Tom Willemse2020-03-021-1/+2
|
* Add snippets to oni-csharpGravatar Tom Willemse2020-03-025-3/+59
|
* Add beaconGravatar Tom Willemse2020-03-021-1/+4
|
* Add missing smartparens dependencyGravatar Tom Willemse2020-03-021-2/+2
|
* Setup some code navigation for csharp-modeGravatar Tom Willemse2020-03-021-1/+6
|
* Stop company-dabbrev from changing the completion's caseGravatar Tom Willemse2020-03-021-1/+3
|
* Enable smartparens mode in C#Gravatar Tom Willemse2020-02-291-1/+2
|
* Include company-yasnippet with omnisharp completionGravatar Tom Willemse2020-02-291-2/+3
|
* Add check for oni-prescientGravatar Tom Willemse2020-02-291-0/+7
|
* Use oni-flycheck for cmake instead of flycheck directlyGravatar Tom Willemse2020-02-291-2/+2
|
* Add flycheck-relint to Elisp configurationGravatar Tom Willemse2020-02-291-2/+5
|
* Fix diff-hl-mode for P4Gravatar Tom Willemsen2020-02-282-1/+4
|
* Add yasnippet to company-capfGravatar Tom Willemsen2020-02-281-1/+4
|
* Add xmllint reformatter for nxml-modeGravatar Tom Willemsen2020-02-281-2/+7
|
* Make company show completions fasterGravatar Tom Willemse2020-02-251-2/+3
|
* Add lsp-ivyGravatar Tom Willemse2020-02-251-2/+6
|
* Add some settings that should improve performance for ↵Gravatar Tom Willemse2020-02-252-1/+7
| | | | lsp-mode
* Add prescientGravatar Tom Willemse2020-02-244-4/+63
|
* Enable recentf-mode in EmacsGravatar Tom Willemse2020-02-242-3/+11
|
* Add ‘rainbow-delimiters-mode’ to C# buffersGravatar Tom Willemse2020-02-051-2/+3
|
* Don’t let me accidentally write in the wrong placeGravatar Tom Willemse2020-02-031-1/+2
|
* (re-)enable forge in MagitGravatar Tom Willemse2020-02-031-6/+6
|
* Don’t use ~/.authinfo for storing credentialsGravatar Tom Willemse2020-02-031-1/+3
|
* Enable nxml-mode for .csproj filesGravatar Tom Willemse2020-01-282-1/+14
|
* Add tests for oni-csharpGravatar Tom Willemse2020-01-282-0/+28
|
* Enable nxml-mode for Xaml filesGravatar Tom Willemse2020-01-281-1/+4
|
* Enable company-mode in clojureGravatar Tom Willemse2020-01-281-2/+3
|
* Require ol-man to enable linking to man-pagesGravatar Tom Willemse2020-01-281-1/+2
|