Attribute to csharp-mode
1 files changed, 1 insertions(+), 0 deletions(-) M fsharp-mode.el
M fsharp-mode.el => fsharp-mode.el +1 -0
@@ 189,6 189,7 @@ ambiguous, multiple invocations will indent tabstops forward." ;;; Compilation support ;; Stolen from https://github.com/josteink/csharp-mode ;; When invoked by MSBuild, csc’s errors look like this: ;; subfolder\file.cs(6,18): error CS1006: Name of constructor must ;; match name of class [c:\Users\user\project.csproj]