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 fa28fdf commit 26fb1f2Copy full SHA for 26fb1f2
README.md
@@ -380,7 +380,7 @@ This allows us to start the watcher in a terminal:
380
381
$ make watch
382
383
-open `.ctags`, `index.js`, and the `tags` file in Vim in another terminal:
+open `ctags`, `index.js`, and the `tags` file in Vim in another terminal:
384
385
$ vim -O tags ctags index.js +'set autoread' +'autocmd! CursorHold,CursorHoldI * checktime'
386
0 commit comments