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 @@ -29,7 +29,7 @@ Those familiar with Visual Studio IDE will remember how convenient it was to jus
29
29
30
30
* [ c] ( https://github.com/Zeioth/compiler.nvim/blob/main/lua/compiler/languages/c.lua )
31
31
* [ c++] ( https://github.com/Zeioth/compiler.nvim/blob/main/lua/compiler/languages/cpp.lua )
32
- * [ c#] ( https://github.com/Zeioth/compiler.nvim/blob/main/lua/compiler/languages/cs.lua )
32
+ * [ 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 ) )
33
33
* [ java] ( https://github.com/Zeioth/Compiler.nvim/blob/main/lua/compiler/languages/java.lua )
34
34
* [ rust] ( https://github.com/Zeioth/Compiler.nvim/blob/main/lua/compiler/languages/rust.lua )
35
35
* [ go] ( https://github.com/Zeioth/Compiler.nvim/blob/main/lua/compiler/languages/go.lua )
You can’t perform that action at this time.
0 commit comments