File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ If any of these files exist in your current working directory, they will be auto
163
163
164
164
| Build automation utility | File | More info |
165
165
| --| --| --|
166
- | [ Makefile ] ( https://github.com/Zeioth/compiler.nvim/blob/main/lua/compiler/bau/make.lua ) | ` ./Makefile ` | [ +info] ( https://github.com/Zeioth/Compiler.nvim/wiki/Makefile-build-automation-utility ) |
166
+ | [ Make ] ( https://github.com/Zeioth/compiler.nvim/blob/main/lua/compiler/bau/make.lua ) | ` ./Makefile ` | [ +info] ( https://github.com/Zeioth/Compiler.nvim/wiki/Makefile-build-automation-utility ) |
167
167
| [ CMake] ( https://github.com/Zeioth/compiler.nvim/blob/main/lua/compiler/bau/cmake.lua ) | ` ./CMakeLists.txt ` | [ +info] ( https://github.com/Zeioth/Compiler.nvim/wiki/CMake-build-automation-utility ) |
168
168
| [ Gradle] ( https://github.com/Zeioth/compiler.nvim/blob/main/lua/compiler/bau/gradle.lua ) | ` ./build.gradle ` | [ +info] ( https://github.com/Zeioth/Compiler.nvim/wiki/gradle-build-automation-utility ) |
169
169
| Maven | ` ./pom.xml ` | [ +info] ( https://github.com/Zeioth/Compiler.nvim/wiki/maven-build-automation-utility ) |
You can’t perform that action at this time.
0 commit comments