vim_configurable: use gtk3 on darwin
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
, features ? "huge" # One of tiny, small, normal, big or huge
|
||||
, wrapPythonDrv ? false
|
||||
, guiSupport ? config.vim.gui or "auto"
|
||||
, guiSupport ? config.vim.gui or "gtk3"
|
||||
, luaSupport ? config.vim.lua or true
|
||||
, perlSupport ? config.vim.perl or false # Perl interpreter
|
||||
, pythonSupport ? config.vim.python or true # Python interpreter
|
||||
|
||||
Reference in New Issue
Block a user