aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Expand filenames with oni-data-dirGravatar Tom Willemse2019-05-281-2/+3
| | | | | ‘lsp-java’ doesn’t do this itself, so it made a ‘~’ directory in my project folder.
* Enable company-posframe as late as possibleGravatar Tom Willemse2019-05-231-3/+10
| | | | | | ‘company-posframe’ checks to see if posframe can actually work. Unfortunately it thinks it can’t work when the first frame is created. So instead only enable ‘company-posframe-mode’ when company starts trying to complete something.
* Hide company-posframe from the mode-lineGravatar Tom Willemse2019-05-231-3/+4
|
* Add flycheck-posframe instead of flycheck-inlineGravatar Tom Willemse2019-05-221-19/+6
| | | | | With ‘flycheck-posframe’ I don’t have to worry about turning off ‘fci-mode’ when a warning appears.
* Add company-poscheckGravatar Tom Willemse2019-05-221-32/+4
| | | | | With company-poscheck I can get rid of having to disable ‘fci-mode’ whenever company tries to complete.
* Add ivy-posframeGravatar Tom Willemse2019-05-221-3/+9
|
* Add oni-lsp configurationGravatar Tom Willemse2019-05-121-0/+40
|
* Add test for oni-phpGravatar Tom Willemse2019-05-052-0/+8
|
* Add phpcbf as dependency for oni-phpGravatar Tom Willemse2019-05-051-2/+3
|
* Add highlight-indent-guides configurationGravatar Tom Willemse2019-05-054-2/+46
|
* Add org-bullets characters to speed up their displayGravatar Tom Willemse2019-05-011-1/+6
|
* Fix Font Awesome font rendering on WindowsGravatar Tom Willemse2019-05-011-14/+14
|
* Add flycheck checker for CMake, enable EldocGravatar Tom Willemse2019-05-011-2/+12
|
* Fix index.org location on WindowsGravatar Tom Willemse2019-05-011-2/+2
|
* Specif some more icons that use Font AwesomeGravatar Tom Willemse2019-04-291-1/+13
|
* 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
|