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 da07337 commit 3329838Copy full SHA for 3329838
README.md
@@ -14,7 +14,6 @@ and whenever one is found, it runs the cmake command there, assuming the CMakeLi
14
file is just one directory above. Any arguments given to :CMake will be directly passed
15
on to the cmake command. It also sets the working directory of the make command, so
16
you can just use quickfix as with a normal Makefile project.
17
-
18
If you have the [AsyncRun plugin](https://github.com/skywind3000/asyncrun.vim)
19
installed, it will be used automatically and you will be able to check the
20
result of the cmake command in the quickfix as well.
0 commit comments