aboutsummaryrefslogtreecommitdiffstats
path: root/oni-csharp
Commit message (Expand)AuthorAgeFilesLines
* [oni-csharp] Add command to add a file to ‘.csproj’Gravatar Tom Willemse2023-05-251-1/+33
* [oni-csharp] Use text properties instead of overlaysGravatar Tom Willemse2023-05-251-12/+22
* Replace all Cask files with Eldev filesGravatar Tom Willemse2023-05-252-8/+13
* [oni-csharp] Add csharp-solution-mode major modeGravatar Tom Willemse2022-02-021-49/+59
* [oni-csharp] Add compilation regular expression for deven...Gravatar Tom Willemse2022-02-021-0/+18
* [oni-csharp] Change indentation for argument list continu...Gravatar Tom Willemse2022-01-051-2/+3
* Remove autoloads for snippet loadingGravatar Tom Willemse2021-12-011-3/+1
* [oni-csharp] Change the location of Omnisharp on WindowsGravatar Tom Willemse2021-11-161-1/+6
* [oni-csharp] Remove autoload cookie, load from ‘oni-cor...Gravatar Tom Willemse2021-09-201-3/+1
* [oni-csharp] Depend on my configuration of SmartparensGravatar Tom Willemse2021-09-201-2/+2
* [oni-fci] Remove configurationGravatar Tom Willemse2021-06-221-7/+3
* Turn abbrevs into "system" abbrevsGravatar Tom Willemse2020-12-121-3/+3
* Add abbrevs to C, Java, and C# modesGravatar Tom Willemse2020-12-101-1/+5
* Add Import snippet for nxmlGravatar Tom Willemse2020-09-071-0/+6
* Only add the auto-insert template when ‘autoinsert’ i...Gravatar Tom Willemse2020-09-071-5/+6
* Use ‘display-fill-column-indicator-mode’ if possibleGravatar Tom Willemse2020-09-071-2/+6
* Add auto-insert template for .proj filesGravatar Tom Willemse2020-08-271-1/+6
* Replace ‘omnisharp’ with ‘lsp’ for C# developmentGravatar Tom Willemse2020-07-141-19/+9
* Use ‘nxml-mode’ for ‘.proj’ and ‘.targets’ filesGravatar Tom Willemse2020-04-071-1/+7
* Fix indentation in C# of first argument in function callsGravatar Tom Willemse2020-03-271-1/+6
* 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-201-2/+0
* Add some C# commands with a hydraGravatar Tom Willemse2020-03-061-2/+43
* Fix warnings about possibly non-existent variable company...Gravatar Tom Willemse2020-03-021-1/+2
* Add forgotten autoload cookieGravatar Tom Willemse2020-03-021-1/+2
* Add snippets to oni-csharpGravatar Tom Willemse2020-03-023-0/+152