diff --git a/.vim/coc-settings.json b/.vim/coc-settings.json
index ee03dc27a107dd164a5d6fc8442f6489082a271a..93f9a3549f6453fb3a9a474fd076bab1765b4036 100644
--- a/.vim/coc-settings.json
+++ b/.vim/coc-settings.json
@@ -1,4 +1,5 @@
 {
+  "diagnostic.checkCurrentLine": true,
   "python.linting.enabled": true,
   "python.linting.flake8Enabled": true,
   "python.linting.pydocstyleEnabled": true,