onivim / oni

Oni: Modern Modal Editing - powered by Neovim
https://www.onivim.io
MIT License
11.35k stars 299 forks source link

Feature/added csharp textmate grammar #2539

Closed MattMcLennan closed 6 years ago

MattMcLennan commented 6 years ago

Added text mate grammar for C#

MattMcLennan commented 6 years ago

According to AppVeyor they have increased the allowed artifact storage. Can we get the AppVeyor to be rurun for this pull request @Akin909

https://help.appveyor.com/discussions/problems/16350-oni-maximum-allowed-artifact-storage-size-of-70000-mb-will-be-exceeded

codecov[bot] commented 6 years ago

Codecov Report

Merging #2539 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2539   +/-   ##
=======================================
  Coverage   44.76%   44.76%           
=======================================
  Files         351      351           
  Lines       14301    14301           
  Branches     1865     1865           
=======================================
  Hits         6402     6402           
  Misses       7673     7673           
  Partials      226      226
Impacted Files Coverage Δ
...src/Services/Configuration/DefaultConfiguration.ts 87.5% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4bdbdc5...6ac1894. Read the comment docs.