+ -
当前位置:首页 → 问答吧 → vim录制的宏命令重启后消失,why?

vim录制的宏命令重启后消失,why?

时间:2010-09-14

来源:互联网

rt

很奇怪啊。。。。
  1. VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Aug 20 2009 17:50:59)
  2. Included patches: 1-245
  3. Modified by <[email protected]>
  4. Compiled by <[email protected]>
  5. Huge version without GUI.  Features included (+) or not (-):
  6. +arabic +autocmd -balloon_eval -browse ++builtin_terms +byte_offset +cindent
  7. -clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments
  8. +cryptv +cscope +cursorshape +dialog_con +diff +digraphs -dnd -ebcdic
  9. +emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path +find_in_path
  10. +float +folding -footer +fork() +gettext -hangul_input +iconv +insert_expand
  11. +jumplist +keymap +langmap +libcall +linebreak +lispindent +listcmds +localmap
  12. +menu +mksession +modify_fname +mouse -mouseshape +mouse_dec +mouse_gpm
  13. -mouse_jsbterm +mouse_netterm -mouse_sysmouse +mouse_xterm +multi_byte
  14. +multi_lang -mzscheme -netbeans_intg -osfiletype +path_extra +perl +postscript
  15. +printer +profile +python +quickfix +reltime +rightleft -ruby +scrollbind
  16. +signs +smartindent -sniff +statusline -sun_workshop +syntax +tag_binary
  17. +tag_old_static -tag_any_white -tcl +terminfo +termresponse +textobjects +title
  18. -toolbar +user_commands +vertsplit +virtualedit +visual +visualextra +viminfo
  19. +vreplace +wildignore +wildmenu +windows +writebackup -X11 -xfontset -xim -xsmp
  20. -xterm_clipboard -xterm_save
  21.    system vimrc file: "/etc/vimrc"
  22.      user vimrc file: "$HOME/.vimrc"
  23.       user exrc file: "$HOME/.exrc"
  24.   fall-back for $VIM: "/usr/share/vim"
  25. Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H     -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=1    -D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -DDEBUGGING  -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE  -I/usr/include/python2.6 -pthread
  26. Linking: gcc   -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE   -L/usr/local/lib -o vim       -lselinux  -lncurses -lacl -lgpm   -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE  -L/usr/local/lib  -L/usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE -lperl -lresolv -lutil -lc -L/usr/lib/python2.6/config -lpython2.6 -lutil -lm -Xlinker -export-dynamic
复制代码
vimrc 如下:

作者: zhanglistar   发布时间: 2010-09-14

你这单词用的不对。
不应该用 why,应该用 how。

作者: flw   发布时间: 2010-09-15

相关阅读 更多