diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -84,9 +84,9 @@ Options: `enable_checker_only_saved`: Turns on only calling the checker on the package being saved. -`enable_references`: Turns on finding references for a symbol. +`enable_references`: Turns on finding references for a symbol. (Experimental) -`enable_rename`: Turns on renaming a symbol. +`enable_rename`: Turns on renaming a symbol. (Experimental) `odin_command`: Allows you to specify your Odin location, instead of just relying on the environment path. |