Skip to content

Commit ab7d028

Browse files
chore(build): auto-generate vimdoc
1 parent a01398e commit ab7d028

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

doc/elixir-tools.nvim.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*elixir-tools.nvim.txt* For NVIM v0.8.0 Last change: 2023 May 09
1+
*elixir-tools.nvim.txt* For NVIM v0.8.0 Last change: 2023 May 11
22

33
==============================================================================
44
Table of Contents *elixir-tools.nvim-table-of-contents*
@@ -34,7 +34,6 @@ with Neovim <https://github.com/neovim/neovim>.
3434

3535
FEATURES *elixir-tools.nvim-overview-features*
3636

37-
3837
- ElixirLS <https://github.com/elixir-lsp/elixir-ls> installation and configuration (uses the Neovim built-in LSP client)
3938
- credo-language-server <https://github.com/elixir-tools/credo-language-server> integration.
4039
- `:Mix` command with autocomplete
@@ -244,7 +243,6 @@ CREDO-LANGUAGE-SERVER *elixir-tools.nvim-features-credo-language-server*
244243

245244
Note: The credo-language-server integration utilizes `Mix.install/2`, so you
246245
must be running Elixir >= 1.12
247-
248246
- Uses your project’s Credo version.
249247
- Full project diagnostics
250248
- Code Actions
@@ -268,7 +266,6 @@ PROJECTIONIST *elixir-tools.nvim-features-projectionist*
268266
vim-projectionist <https://github.com/tpope/vim-projectionist> definitions are
269267
provided for:
270268

271-
272269
- Elixir files
273270
- Phoenix Views
274271
- Phoenix Controllers

0 commit comments

Comments
 (0)