nvim: use native lsp formatting instead of neoformat

This commit is contained in:
mequidis
2022-05-31 08:57:39 +03:00
parent ca5f5a6a0c
commit 8acbdfa31a
3 changed files with 3 additions and 11 deletions

View File

@ -1 +0,0 @@
vim.g.neoformat_enabled_python = { "yapf" }