jdhao / nvim-config

A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more...
MIT License
3.56k stars 527 forks source link

Python script autopep8 format doesn't work #176

Closed Ayobami6 closed 1 year ago

Ayobami6 commented 1 year ago

Is your feature request related to a problem? Please describe. Yes, Tried using the Neoformat to format my python script, it doesn't seem to work

Describe the solution you'd like An auto format with pep8 on save

Describe alternatives you've considered Tried to implement it myself but couldn't find the Neoformat module and i tried with mason and null-ls but mason won't install because it wsn't able to create python venv