Skip to content

Commit b306529

Browse files
chore(build): auto-generate vimdoc [skip ci]
1 parent 932c326 commit b306529

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/elixir-tools.nvim.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*elixir-tools.nvim.txt* For NVIM v0.8.0 Last change: 2025 January 04
1+
*elixir-tools.nvim.txt* For NVIM v0.8.0 Last change: 2025 January 12
22

33
==============================================================================
44
Table of Contents *elixir-tools.nvim-table-of-contents*
@@ -146,6 +146,7 @@ some personal configuration.
146146
enable = false, -- defaults to false
147147
port = 9000, -- connect via TCP with the given port. mutually exclusive with `cmd`. defaults to nil
148148
cmd = "path/to/next-ls", -- path to the executable. mutually exclusive with `port`
149+
spitfire = true, -- defaults to false
149150
init_options = {
150151
mix_env = "dev",
151152
mix_target = "host",

0 commit comments

Comments
 (0)