mirror of
https://codeberg.org/scip/rpnc.git
synced 2025-12-17 12:31:04 +01:00
+TODOs
This commit is contained in:
@@ -34,7 +34,7 @@ Available operators:
|
||||
basic operators: + - * /
|
||||
|
||||
Math operators:
|
||||
^ power`
|
||||
^ power` // FIXME: add help strings from lua functions
|
||||
|
||||
// That way I can add custom functions to completion
|
||||
func GetCompleteCustomFunctions() func(string) []string {
|
||||
|
||||
Reference in New Issue
Block a user