d7eb818ecf
Turn abbrevs into "system" abbrevs
...
This prevents them from being saved to the abbrevs_defs file.
2020-12-12 22:10:43 -08:00
0f22bb9729
Add abbrevs to C, Java, and C# modes
2020-12-10 20:52:52 -08:00
6523617190
Add Import snippet for nxml
...
This snippet should only work in MSBuild project files (.proj).
2020-09-07 15:22:04 -07:00
fad1018b1b
Only add the auto-insert template when ‘autoinsert’ is loaded
2020-09-07 15:11:27 -07:00
4d0a1c884d
Use ‘display-fill-column-indicator-mode’ if possible
...
Fall back to ‘fci-mode’ if the function ‘display-fill-column-indicator-mode’
doesn’t exist.
2020-09-07 14:45:10 -07:00
2e672668d9
Add auto-insert template for .proj files
2020-08-27 22:31:28 -07:00
cf27d78d15
Replace ‘omnisharp’ with ‘lsp’ for C# development
2020-07-14 09:59:37 -07:00
8121df576e
Use ‘nxml-mode’ for ‘.proj’ and ‘.targets’ files
...
Both of these file types are used for MSBuild.
2020-04-07 12:01:05 -07:00
226c1d86bd
Fix indentation in C# of first argument in function calls
2020-03-27 17:01:42 -07:00
6fbafae2c8
Disable electric-pair-local-mode in C#
2020-03-25 15:53:55 -07:00
ac41385659
Add ‘fill-column-indicator’ to C# configuration
2020-03-20 10:48:56 -07:00
74a20197df
Remove dependency declarations from Cask files
...
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.
2020-03-20 10:48:56 -07:00
4e1ff8893d
Add some C# commands with a hydra
2020-03-06 16:58:36 -08:00
d4c7bb72e6
Fix warnings about possibly non-existent variable company-backends
2020-03-02 19:53:09 -08:00
7fb0ed2d33
Add forgotten autoload cookie
2020-03-02 19:51:05 -08:00
68e796fb7c
Add snippets to oni-csharp
2020-03-02 17:59:42 -08:00