K 10 svn:author V 5 adamw K 8 svn:date V 27 2017-10-31T17:15:06.067612Z K 7 svn:log V 479 Alter language bindings Separate python2 and python3 bindings[1], to allow each to be enabled independently or concurrently. py27 is still the default. As long as I'm messing with language bindings, turn the Tcl and Lua options off by default. This does NOT in any way affect support for editing those types of files (including indenting, completion, highlighting, linting, etc.)---it only affects plugins written in Tcl or Lua or interactive debugging. Suggested by: mat [1] END