mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-27 05:43:59 +00:00
add neovim integration
This commit is contained in:
parent
79c92dc5e6
commit
1955358504
1 changed files with 5 additions and 0 deletions
|
|
@ -72,6 +72,11 @@ Ensure djLint is installed in your global python, or on your `PATH`.
|
|||
|
||||
[GitHub repository](https://github.com/monosans/djlint-vscode)
|
||||
|
||||
## neovim
|
||||
djLint can use used as formatter in neovim using null-ls plugin.
|
||||
https://github.com/jose-elias-alvarez/null-ls.nvim/
|
||||
[config](https://github.com/shaeinst/roshnivim/blob/5d991fcfa1b8f865f9653a98c6d97a829d4a2add/lua/plugins/null-ls_nvim.lua#L84-L91) example
|
||||
|
||||
## coc.nvim
|
||||
|
||||
https://www.npmjs.com/package/coc-htmldjango
|
||||
|
|
|
|||
Loading…
Reference in a new issue