We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"hello.erl" [New File] Error detected while processing function 65_SetErlangOptions: line 17: E518: Unknown option: not
:version VIM - Vi IMproved 7.4 (2013 Aug 10, compiled May 29 2014 22:41:19) Included patches: 1-316 Compiled by root@fm Huge version without GUI. Features included (+) or not (-): +acl +cscope +folding +menu +netbeans_intg -sniff +virtualedit +arabic +cursorbind -footer +mksession +path_extra +startuptime +visual +autocmd +cursorshape +fork() +modify_fname -perl +statusline +visualextra -balloon_eval +dialog_con -gettext +mouse +persistent_undo -sun_workshop +viminfo -browse +diff -hangul_input -mouseshape +postscript +syntax +vreplace ++builtin_terms +digraphs +iconv +mouse_dec +printer +tag_binary +wildignore +byte_offset -dnd +insert_expand -mouse_gpm +profile +tag_old_static +wildmenu +cindent -ebcdic +jumplist -mouse_jsbterm -python -tag_any_white +windows -clientserver +emacs_tags +keymap +mouse_netterm -python3 -tcl +writebackup -clipboard +eval +langmap +mouse_sgr +quickfix +terminfo -X11 +cmdline_compl +ex_extra +libcall -mouse_sysmouse +reltime +termresponse -xfontset +cmdline_hist +extra_search +linebreak +mouse_urxvt +rightleft +textobjects -xim +cmdline_info +farsi +lispindent +mouse_xterm -ruby +title -xsmp +comments +file_in_path +listcmds +multi_byte +scrollbind -toolbar -xterm_clipboard +conceal +find_in_path +localmap +multi_lang +signs +user_commands -xterm_save +cryptv +float +lua -mzscheme +smartindent +vertsplit -xpm system vimrc file: "$VIM/vimrc" user vimrc file: "$HOME/.vimrc" 2nd user vimrc file: "~/.vim/vimrc" user exrc file: "$HOME/.exrc" fall-back for $VIM: "/usr/local/share/vim" Compilation: /usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -march=core2 -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 Linking: /usr/bin/clang -L/usr/local/lib -Wl,--as-needed -o vim -lm -ltinfo -lnsl -ldl -L/usr/local/lib -llua
The text was updated successfully, but these errors were encountered:
See the pull request
#72
Sorry, something went wrong.
I added this 823bf8c.
No branches or pull requests
"hello.erl" [New File]
Error detected while processing function 65_SetErlangOptions:
line 17:
E518: Unknown option: not
:version
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled May 29 2014 22:41:19)
Included patches: 1-316
Compiled by root@fm
Huge version without GUI. Features included (+) or not (-):
+acl +cscope +folding +menu +netbeans_intg -sniff +virtualedit
+arabic +cursorbind -footer +mksession +path_extra +startuptime +visual
+autocmd +cursorshape +fork() +modify_fname -perl +statusline +visualextra
-balloon_eval +dialog_con -gettext +mouse +persistent_undo -sun_workshop +viminfo
-browse +diff -hangul_input -mouseshape +postscript +syntax +vreplace
++builtin_terms +digraphs +iconv +mouse_dec +printer +tag_binary +wildignore
+byte_offset -dnd +insert_expand -mouse_gpm +profile +tag_old_static +wildmenu
+cindent -ebcdic +jumplist -mouse_jsbterm -python -tag_any_white +windows
-clientserver +emacs_tags +keymap +mouse_netterm -python3 -tcl +writebackup
-clipboard +eval +langmap +mouse_sgr +quickfix +terminfo -X11
+cmdline_compl +ex_extra +libcall -mouse_sysmouse +reltime +termresponse -xfontset
+cmdline_hist +extra_search +linebreak +mouse_urxvt +rightleft +textobjects -xim
+cmdline_info +farsi +lispindent +mouse_xterm -ruby +title -xsmp
+comments +file_in_path +listcmds +multi_byte +scrollbind -toolbar -xterm_clipboard
+conceal +find_in_path +localmap +multi_lang +signs +user_commands -xterm_save
+cryptv +float +lua -mzscheme +smartindent +vertsplit -xpm
system vimrc file: "$VIM/vimrc"
user vimrc file: "$HOME/.vimrc"
2nd user vimrc file: "~/.vim/vimrc"
user exrc file: "$HOME/.exrc"
fall-back for $VIM: "/usr/local/share/vim"
Compilation:
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -march=core2 -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
Linking:
/usr/bin/clang -L/usr/local/lib -Wl,--as-needed -o vim -lm -ltinfo -lnsl -ldl -L/usr/local/lib -llua
The text was updated successfully, but these errors were encountered: