aboutsummaryrefslogtreecommitdiff
path: root/.config/coc
diff options
context:
space:
mode:
Diffstat (limited to '.config/coc')
-rw-r--r--.config/coc/extensions/package.json2
-rw-r--r--.config/coc/snippets-mru7
2 files changed, 5 insertions, 4 deletions
diff --git a/.config/coc/extensions/package.json b/.config/coc/extensions/package.json
index 0bcc69c..c5dd216 100644
--- a/.config/coc/extensions/package.json
+++ b/.config/coc/extensions/package.json
@@ -7,7 +7,7 @@
"coc-neosnippet": ">=1.2.2",
"coc-python": ">=1.2.12",
"coc-snippets": ">=2.1.28",
- "coc-tsserver": ">=1.5.4",
+ "coc-tsserver": ">=1.5.5",
"coc-vimtex": ">=1.0.4"
}
} \ No newline at end of file
diff --git a/.config/coc/snippets-mru b/.config/coc/snippets-mru
index ae05170..6ecacbe 100644
--- a/.config/coc/snippets-mru
+++ b/.config/coc/snippets-mru
@@ -1,6 +1,8 @@
-lambda
-__main__
+newhtml
beg
+while
+__main__
+lambda
set
for
forof
@@ -9,7 +11,6 @@ def
foreach
if
newdocument
-newhtml
try/except/else
try/except
\begin