mirror of
https://github.com/neovim/neovim.git
synced 2025-10-15 06:16:08 +00:00
Remove python, perl, lua, ruby
This commit is contained in:

committed by
Thiago de Arruda

parent
acf5757831
commit
8074945788
@@ -107,7 +107,6 @@ static char *(features[]) = {
|
||||
"+lispindent",
|
||||
"+listcmds",
|
||||
"+localmap",
|
||||
"-lua",
|
||||
"+menu",
|
||||
"+mksession",
|
||||
"+modify_fname",
|
||||
@@ -137,17 +136,13 @@ static char *(features[]) = {
|
||||
"+multi_lang",
|
||||
"-mzscheme",
|
||||
"+path_extra",
|
||||
"-perl",
|
||||
"+persistent_undo",
|
||||
"+postscript",
|
||||
"+printer",
|
||||
"+profile",
|
||||
"-python",
|
||||
"-python3",
|
||||
"+quickfix",
|
||||
"+reltime",
|
||||
"+rightleft",
|
||||
"-ruby",
|
||||
"+scrollbind",
|
||||
"+signs",
|
||||
"+smartindent",
|
||||
|
Reference in New Issue
Block a user