alpha2phi / neovim-for-beginner

A configuration for Neovim beginners.
MIT License
436 stars 105 forks source link

BufWritePre AutoCommands error #55

Closed Mounir-Bennacer closed 2 years ago

Mounir-Bennacer commented 2 years ago

Hi,

thank you for your work, it's an amazing config when everything is working, but in my case i'm having trouble getting nul-ls working as i get an error each time i save the file

i work mainly with javascript but from time to time i use python and go

here is a screenshot about the error if that could help debugging it:

Screenshot 2022-05-16 at 14 30 16
mengwangk commented 2 years ago

Hi,

This should be fixed in the main branch. Can you try again?