Skip to content

Commit 582115d

Browse files
chore(build): auto-generate vimdoc [skip ci]
1 parent 5705ab1 commit 582115d

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

doc/elixir-tools.nvim.txt

Lines changed: 5 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: 2024 February 14
1+
*elixir-tools.nvim.txt* For NVIM v0.8.0 Last change: 2024 February 26
22

33
==============================================================================
44
Table of Contents *elixir-tools.nvim-table-of-contents*
@@ -208,6 +208,10 @@ COMMANDS *elixir-tools.nvim-features-commands*
208208
nextls uninstall Removes the nextls executable from the default location:
209209
~/.cache/elixir-tools/nextls/bin/nextls
210210

211+
nextls to-pipe Extracts the first argument to a pipe call
212+
213+
nextls from-pipe Inlines the pipe call to a function call the first
214+
argument to a pipe
211215
---------------------------------------------------------------------------------
212216

213217
NEXT LS *elixir-tools.nvim-features-next-ls*

0 commit comments

Comments
 (0)