From ebe8dbecf8471de7819b64bebf3f2dff2ee71bd4 Mon Sep 17 00:00:00 2001 From: MatthiasSchuster Date: Wed, 24 Jan 2018 11:03:31 +0100 Subject: [PATCH] Update README.md Sublime is nor an open editor neither is the plugin in active development. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 429c00e3..24c121ad 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ This repository previously contained the advanced editing support for F# for a n * [F# mode for Emacs](https://github.com/fsharp/emacs-fsharp-mode) * [F# mode for Vim](https://github.com/fsharp/vim-fsharp) -* [F# mode for Sublime Text](https://github.com/fsharp/sublime-fsharp-package) * [F# mode for Atom](https://github.com/fsprojects/FSharp.Atom) * [F# mode for VS Code](https://github.com/ionide/ionide-vscode-fsharp) * Shared backend component [FSharp.AutoComplete](https://github.com/fsharp/FSharp.AutoComplete)