瀏覽代碼

update usage

Chris 4 年之前
父節點
當前提交
b23041f4d9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lua/nv-globals.lua

+ 1 - 1
lua/nv-globals.lua

@@ -4,7 +4,7 @@ O = {
     colorscheme = 'nvcode',
     python = {
         linter = '',
-        -- @usage can be 'yapf'
+        -- @usage can be 'yapf', 'black'
         formatter = '',
         autoformat = false,
         isort = false,