smzm / hydrovim

➡️ Run python code inside Neovim
79 stars 2 forks source link

It doenst work at all #3

Closed anomaloussus closed 1 year ago

anomaloussus commented 1 year ago

python is updated, dependencies are installed , tried a different terminal emulator to same issue.

smzm commented 1 year ago

python is updated, dependencies are installed , tried a different terminal emulator to same issue.

Check prerequisites in your terminal :

  1. awk command should be available
  2. python command should be available
  3. Be sure MunifTanjim/nui.nvim plugin is installed.
  4. Put syntax on in top of your neovim configuration file. (before hydrovim installation)