We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c6b0d commit 932c326Copy full SHA for 932c326
README.md
@@ -113,6 +113,7 @@ elixir.setup {
113
enable = false, -- defaults to false
114
port = 9000, -- connect via TCP with the given port. mutually exclusive with `cmd`. defaults to nil
115
cmd = "path/to/next-ls", -- path to the executable. mutually exclusive with `port`
116
+ spitfire = true, -- defaults to false
117
init_options = {
118
mix_env = "dev",
119
mix_target = "host",
0 commit comments