File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Those familiar with Visual Studio IDE will remember how convenient it was to jus
2727
2828## Supported languages
2929
30- * [ c] ( https://github.com/Zeioth/compiler.nvim/blob/main/lua/compiler/languages/c.lua ) ( [ more info ] ( https://github.com/Zeioth/compiler.nvim/wiki/c-compiler ) )
30+ * [ c] ( https://github.com/Zeioth/compiler.nvim/blob/main/lua/compiler/languages/c.lua )
3131* [ c++] ( https://github.com/Zeioth/compiler.nvim/blob/main/lua/compiler/languages/cpp.lua )
3232* [ c#] ( https://github.com/Zeioth/compiler.nvim/blob/main/lua/compiler/languages/cs.lua ) ([ more info] ( https://github.com/Zeioth/compiler.nvim/wiki/cs-compiler ) )
3333* [ java] ( https://github.com/Zeioth/Compiler.nvim/blob/main/lua/compiler/languages/java.lua )
You can’t perform that action at this time.
0 commit comments