-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
The runtime dir is embedded in the binary. The way to change the files from the runtime dir is to place them in loccal folder ~/.config/micro but it doesn't work for plugins...
To change the options of linter #1179 I tried to add the modified version of linter to the local config folder with my own flags to compiler (c++20 instead of c++14"). But it doesn't work. Now each time I open micro I see the following message:
linter:1: attempt to call a non-function object
stack traceback:
linter:1: in main chunk
[G]: ?
Press enter to continue
I even could accept the message if it works with new flags but it didn't really change anything. I still get the same errors like there is "c++14" flag...
Commit hash: Version: 2.0.11 (it doesn't show commit hash)
OS: Debian 12
Terminal: foot
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels