From d6a3859452cb56fddeff915710faef2fce9b6c30 Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 25 Mar 2021 23:24:05 -0400 Subject: handsome highlightline --- lua/config.lua | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'lua/config.lua') diff --git a/lua/config.lua b/lua/config.lua index 1f1cf0c3..43c48995 100644 --- a/lua/config.lua +++ b/lua/config.lua @@ -1,3 +1,14 @@ AUTO_COMPLETE=true -- make list of languages AUTO_FORMAT=true + +-- ideas + +--[[ + +nv.format.python='black' +nv.format.python='yapf' +nv.format.python='autopep8' + + +]] -- cgit v1.2.3