mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
languages/elixir: readd; format module options
This commit is contained in:
parent
e0790f2bdb
commit
e96897f6b3
10 changed files with 175 additions and 98 deletions
|
@ -24,9 +24,9 @@ Release notes for release 0.7
|
|||
automatically if you have autoformatting enabled, but can be disabled manually
|
||||
if you choose to.
|
||||
|
||||
- Remove vim-tidal and friends
|
||||
- Refactor `programs.languages.elixir` to use lspconfig and none-ls for LSP and
|
||||
formatter setups respectively. Diagnostics support is considered, and may be
|
||||
added once the [credo](https://github.com/rrrene/credo) linter has been added
|
||||
to nixpkgs. A pull request is currently open.
|
||||
|
||||
- Remove unmaintained Elixir language module. This has been long broken, and was
|
||||
unmaintained due to my disinterest in using Elixir. If you depend on Elixir
|
||||
language support, please create an issue. Do keep in mind that elixirls **does
|
||||
not exist in nixpkgs**.
|
||||
- Remove vim-tidal and friends
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue