mirror of
https://github.com/dense-analysis/ale.git
synced 2026-08-12 10:52:32 +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
@@ -33,7 +33,7 @@ lacheck *ale-tex-lacheck*
|
||||
g:ale_lacheck_executable *g:ale_lacheck_executable*
|
||||
*b:ale_lacheck_executable*
|
||||
Type: |String|
|
||||
Default: '`lacheck`'
|
||||
Default: `'lacheck'`
|
||||
|
||||
This variable can be changed to change the path to lacheck.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user