File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 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
2
2
3
3
==============================================================================
4
4
Table of Contents *elixir-tools.nvim-table-of-contents*
@@ -34,7 +34,6 @@ with Neovim <https://github.com/neovim/neovim>.
34
34
35
35
FEATURES *elixir-tools.nvim-overview-features*
36
36
37
-
38
37
- ElixirLS <https://github.com/elixir-lsp/elixir-ls > installation and configuration (uses the Neovim built-in LSP client)
39
38
- credo-language-server <https://github.com/elixir-tools/credo-language-server > integration.
40
39
- `:Mix` command with autocomplete
@@ -244,7 +243,6 @@ CREDO-LANGUAGE-SERVER *elixir-tools.nvim-features-credo-language-server*
244
243
245
244
Note: The credo-language-server integration utilizes `Mix.install/2 ` , so you
246
245
must be running Elixir >= 1.12
247
-
248
246
- Uses your project’s Credo version.
249
247
- Full project diagnostics
250
248
- Code Actions
@@ -268,7 +266,6 @@ PROJECTIONIST *elixir-tools.nvim-features-projectionist*
268
266
vim-projectionist <https://github.com/tpope/vim-projectionist > definitions are
269
267
provided for:
270
268
271
-
272
269
- Elixir files
273
270
- Phoenix Views
274
271
- Phoenix Controllers
You can’t perform that action at this time.
0 commit comments