nvim: use native lsp formatting instead of neoformat

This commit is contained in:
2023-07-08 15:20:42 +03:00
parent 1ae4ccab75
commit 670718f8d4
3 changed files with 3 additions and 11 deletions

View File

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