aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* In GUI Emacs, use special icon for isearchGravatar Tom Willemse2019-04-241-2/+6
|
* Add lsp-mode to Java config and stop using JDEEGravatar Tom Willemse2019-04-221-4/+10
|
* Fix appointmentsGravatar Tom Willemse2019-04-211-3/+4
| | | | | - Put appointment captures under the Appointments header. - Add TODO keyword so that ‘org-wild-notifier’ picks it up.
* Add org-wild-notifier as dependency for oni-orgGravatar Tom Willemse2019-04-211-2/+2
| | | | | | It’s not used by the package, but it lets other scripts call the ‘org-wild-notifier-check’ function to show notifications for appointments, scheduled tasks and tasks with deadlines.
* Fix .gitlab-ci.ymlGravatar Tom Willemse2019-04-181-1/+1
|
* Change upload directoryGravatar Tom Willemse2019-04-181-1/+1
|
* Fix global skip function for org-modeGravatar Tom Willemse2019-04-161-2/+2
|
* Add function to open the index to my personal wikiGravatar Tom Willemse2019-04-161-1/+10
|
* Rename deploy stepGravatar Tom Willemse2019-04-161-1/+1
|
* Bring TODO items in capture inline with orgzly onesGravatar Tom Willemse2019-04-141-2/+2
| | | | | When Orgzly adds a TODO item in a buffer it also adds a CREATED property along with it. Now this also happens when something is captured through Emacs.
* Silence warning about obsolete function for ElispGravatar Tom Willemse2019-04-121-2/+4
|
* Fix typo, make annotations disappear when emptiesGravatar Tom Willemse2019-04-091-6/+7
|
* Fix C# packageGravatar Tom Willemse2019-04-091-0/+1
|
* Add helpful packageGravatar Tom Willemse2019-04-092-4/+12
|
* Add C# configurationGravatar Tom Willemse2019-04-081-0/+77
| | | | | | This only contains 2 commands for the moment that help me work with Visual Studio solution files. One collects all the names of the projects in the Solution, the other one displays them in the buffer.
* Enable fill-column-indicator for CMakeGravatar Tom Willemse2019-04-021-2/+3
|
* Fix refiling to someday.orgGravatar Tom Willemse2019-03-301-2/+2
|
* Ensure the auto-save directory existsGravatar Tom Willemse2019-03-301-3/+12
| | | | The auto-save functions don't automatically create it.
* Enable tests for oni-grepGravatar Tom Willemse2019-03-281-0/+4
|
* Move test dependencies out of MakefileGravatar Tom Willemse2019-03-282-2/+2
|
* Add tests for oni-grep, disabled for nowGravatar Tom Willemse2019-03-281-0/+4
|
* Fix autoloading for oni-grepGravatar Tom Willemse2019-03-281-2/+2
|
* Add a grep alias for cmake filesGravatar Tom Willemse2019-03-281-1/+5
|
* Add compilation regexp for CMake warningsGravatar Tom Willemse2019-03-281-1/+13
|
* Add YAML configurationGravatar Tom Willemse2019-03-281-0/+44
|
* Add GitLab CI/CD settingsGravatar Tom Willemse2019-03-285-2/+86
|
* Add oni-bookmarkGravatar Tom Willemse2019-03-081-0/+37
|
* Add yoshi-theme dependency in oni-guiGravatar Tom Willemse2019-03-081-2/+2
|
* Add oni-htmlGravatar Tom Willemse2019-03-061-0/+33
|
* Add oni-git-commitGravatar Tom Willemse2019-03-061-0/+34
|
* Add oni-nxmlGravatar Tom Willemse2019-03-061-0/+34
|
* Add oni-trampGravatar Tom Willemse2019-03-061-0/+36
|
* Remove magithub dependencyGravatar Tom Willemse2019-03-061-3/+7
|
* Add oni-fciGravatar Tom Willemse2019-03-0615-28/+65
|
* Add oni-sortGravatar Tom Willemse2019-03-061-0/+36
|
* Add oni-vcGravatar Tom Willemse2019-03-061-0/+35
|
* Add oni-pareditGravatar Tom Willemse2019-03-055-8/+44
|
* Add goto-address-prog-mode to prog-modeGravatar Tom Willemse2019-03-041-1/+2
|
* Disable C-z in oni-guiGravatar Tom Willemse2019-03-041-1/+3
|
* Add IELM settings to oni-elispGravatar Tom Willemse2019-03-041-1/+7
|
* Automatically load oni-org when org-mode loadsGravatar Tom Willemse2019-03-041-1/+3
|
* Add oni-alertGravatar Tom Willemse2019-03-042-2/+44
|
* Add oni-browse-urlGravatar Tom Willemse2019-03-041-0/+38
|
* Add oni-grepGravatar Tom Willemse2019-03-042-4/+46
|
* Add oni-coreGravatar Tom Willemse2019-03-031-0/+106
|
* Add oni-cGravatar Tom Willemse2019-03-031-0/+37
|
* Add Windows-specific settings to oni-magitGravatar Tom Willemse2019-03-031-1/+4
|
* Bump oni-js versionGravatar Tom Willemse2019-03-031-1/+1
|
* Add rjsx-mode to JS configurationGravatar Tom Willemse2019-03-031-1/+4
|
* Add Windows settings to oni-projectileGravatar Tom Willemse2019-03-011-1/+7
|