Make binary portable and other fixes
This commit is contained in:
@@ -102,7 +102,6 @@ struct Language {
|
||||
std::string name;
|
||||
std::string lsp_name;
|
||||
uint32_t color;
|
||||
std::string symbol = " ";
|
||||
};
|
||||
|
||||
struct LSP {
|
||||
|
||||
Reference in New Issue
Block a user