diff options
Diffstat (limited to 'bootstrap/neovim.sh')
| -rw-r--r--[-rwxr-xr-x] | bootstrap/neovim.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/neovim.sh b/bootstrap/neovim.sh index 158de80..bf8d8ad 100755..100644 --- a/bootstrap/neovim.sh +++ b/bootstrap/neovim.sh | |||
| @@ -96,6 +96,7 @@ install_formatters() { | |||
| 96 | case "$OS" in | 96 | case "$OS" in |
| 97 | Darwin) | 97 | Darwin) |
| 98 | install_pkg clang-format clang-format | 98 | install_pkg clang-format clang-format |
| 99 | install_pkg djlint djlint | ||
| 99 | ;; | 100 | ;; |
| 100 | FreeBSD) | 101 | FreeBSD) |
| 101 | install_pkg xmllint libxml2 | 102 | install_pkg xmllint libxml2 |
