Advertisement
Guest User

Untitled

a guest
Mar 1st, 2017
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. Huge version without GUI. Features included (+) or not (-):
  2. +acl +file_in_path +mouse_sgr +tag_old_static
  3. +arabic +find_in_path -mouse_sysmouse -tag_any_white
  4. +autocmd +float +mouse_urxvt -tcl
  5. -balloon_eval +folding +mouse_xterm +termguicolors
  6. -browse -footer +multi_byte +terminfo
  7. ++builtin_terms +fork() +multi_lang +termresponse
  8. +byte_offset -gettext -mzscheme +textobjects
  9. +channel -hangul_input +netbeans_intg +timers
  10. +cindent +iconv +num64 +title
  11. -clientserver +insert_expand +packages -toolbar
  12. +clipboard +job +path_extra +user_commands
  13. +cmdline_compl +jumplist -perl +vertsplit
  14. +cmdline_hist +keymap +persistent_undo +virtualedit
  15. +cmdline_info +lambda +postscript +visual
  16. +comments +langmap +printer +visualextra
  17. +conceal +libcall +profile +viminfo
  18. +cryptv +linebreak +python/dyn +vreplace
  19. +cscope +lispindent +python3/dyn +wildignore
  20. +cursorbind +listcmds +quickfix +wildmenu
  21. +cursorshape +localmap +reltime +windows
  22. +dialog_con -lua +rightleft +writebackup
  23. +diff +menu +ruby -X11
  24. +digraphs +mksession +scrollbind -xfontset
  25. -dnd +modify_fname +signs -xim
  26. -ebcdic +mouse +smartindent -xpm
  27. +emacs_tags -mouseshape +startuptime -xsmp
  28. +eval +mouse_dec +statusline -xterm_clipboard
  29. +ex_extra -mouse_gpm -sun_workshop -xterm_save
  30. +extra_search -mouse_jsbterm +syntax
  31. +farsi +mouse_netterm +tag_binary
  32. system vimrc file: "$VIM/vimrc"
  33. user vimrc file: "$HOME/.vimrc"
  34. 2nd user vimrc file: "~/.vim/vimrc"
  35. user exrc file: "$HOME/.exrc"
  36. defaults file: "$VIMRUNTIME/defaults.vim"
  37. fall-back for $VIM: "/usr/local/share/vim"
  38. Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
  39. Linking: gcc -L. -L/usr/local/lib -L/usr/local/lib -o vim -lm -lncurses -liconv -framework Cocoa -lruby.2.0.0 -lobjc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement