Over time many features have been added to Vim.
Currently I'm looking into making Vim script faster, which will
eventually lead to Vim9 script (faster, better, etc.).

Besides adding more, we should also consider dropping functionality that
hardly anyone uses.  I'm careful with that, I like to support even a
small group of users.  That is why I'm asking here.

Vim provides optional built-in interfaces for several languages.  Out of
these Python is clearly the most popular.  It looks like the MzScheme
interface is the least popular.  It doesn't even build on most systems
and requires compiling racket from source.  The code itself has not had
changes, other than refactorings, for two years.

Note that I'm not talking about editing Scheme or Racket code with Vim,
that will still be possible.  It's about the :mzscheme and :mzfile
commands.

So, who would complain if we drop the MzScheme interface?
Please reply to the vim-use and/or vim-dev maillist.

-- 
"You're fired." (1980)
"You're laid off." (1985)
"You're downsized." (1990)
"You're rightsized." (1992)
                                (Scott Adams - The Dilbert principle)

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_mac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_mac+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_mac/202001242021.00OKLweB015845%40masaka.moolenaar.net.

Reply via email to