Skip to content

Commit 3329838

Browse files
authored
Update README.md
1 parent da07337 commit 3329838

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ and whenever one is found, it runs the cmake command there, assuming the CMakeLi
1414
file is just one directory above. Any arguments given to :CMake will be directly passed
1515
on to the cmake command. It also sets the working directory of the make command, so
1616
you can just use quickfix as with a normal Makefile project.
17-
1817
If you have the [AsyncRun plugin](https://github.com/skywind3000/asyncrun.vim)
1918
installed, it will be used automatically and you will be able to check the
2019
result of the cmake command in the quickfix as well.

0 commit comments

Comments
 (0)