summaryrefslogtreecommitdiff
path: root/doc/ale-nim.txt
blob: ad7aa686b0e413b75d22f88ccc27e74703dcf8f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
===============================================================================
ALE Nim Integration                                           *ale-nim-options*


===============================================================================
nimcheck                                                     *ale-nim-nimcheck*

  ALE does not provide additional configuration options for `nimcheck` at this
  point.


===============================================================================
nimlsp                                                         *ale-nim-nimlsp*

g:nim_nimlsp_nim_sources                             *g:nim_nimlsp_nim_sources*

  Type: |String|
  Default: `''`

  Sets the path to Nim source repository as the first argument to `nimlsp`
  command.


===============================================================================
  vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: