DanKim0213 / Today-I-Learned

Today I Learned
1 stars 0 forks source link

How do I configure neovim? #9

Closed DanKim0213 closed 1 year ago

DanKim0213 commented 1 year ago
DanKim0213 commented 1 year ago

python config for auto-formatting on save in Neovim

How to enable Black automatically on save?

DanKim0213 commented 1 year ago

Python hint

DanKim0213 commented 1 year ago

How to configure max-line-length for auto-formatting using Black and flake8

DanKim0213 commented 1 year ago

How to clear the last search

DanKim0213 commented 1 year ago

How to use ALE with coc.nvim?