Browse Source

update usage

Chris 4 năm trước cách đây
mục cha
commit
b23041f4d9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,