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',
     colorscheme = 'nvcode',
     python = {
     python = {
         linter = '',
         linter = '',
-        -- @usage can be 'yapf'
+        -- @usage can be 'yapf', 'black'
         formatter = '',
         formatter = '',
         autoformat = false,
         autoformat = false,
         isort = false,
         isort = false,