1
0
Fork 0

Add python-neovim packages

This commit is contained in:
Florian RICHER 2022-09-03 15:24:24 +02:00
parent bc9c5c9ba9
commit 75544b9e4f

View file

@ -17,7 +17,7 @@ packages+=(kitty viu zsh)
# For development
# ## Modern replacement of vim with lua support
# ## rust-analyzer => Use in replacement of RLS | Used by (emacs-ng + neovim + vscode if installed)
packages+=(neovim rust-analyzer)
packages+=(neovim python-neovim rust-analyzer)
{{ if eq .wm "i3wm" }}
{{- template "i3wm_before" -}}