We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 165a0f1 commit e0c7bc7Copy full SHA for e0c7bc7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.0.1](https://github.com/LumaKernel/vim-tsdetect/compare/v4.0.0...v4.0.1) (2022-10-11)
2
+
3
4
+### Bug Fixes
5
6
+* abandon tsdetect.doNothingIfConfigExists option ([165a0f1](https://github.com/LumaKernel/vim-tsdetect/commit/165a0f1c80ba6410b534ad5a0c2e9e773c9e6a14))
7
8
# [4.0.0](https://github.com/LumaKernel/vim-tsdetect/compare/v3.0.5...v4.0.0) (2022-10-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "coc-tsdetect",
- "version": "4.0.0",
+ "version": "4.0.1",
"description": "coc.nvim extensions for detecting node and deno environment.",
"keywords": [
"deno",
0 commit comments