mirror of
https://github.com/dense-analysis/ale.git
synced 2026-08-15 12:21:00 +08:00
Doc style fixes (#4344)
* ale.txt: fix indentation * ale.txt: fix Type and Default markup * ale.txt: use `not set` instead of `undefined` This matches the way the variables are referenced in prose about existence state.
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ g:ale_julia_executable *g:ale_julia_executable*
|
||||
*b:ale_julia_executable*
|
||||
|
||||
Type: |String|
|
||||
Default: 'julia'
|
||||
Default: `'julia'`
|
||||
|
||||
Path to the julia exetuable.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user