cscope_maps.vim 사용준비에대해서..도와주세 요ㅠ
글쓴이: top1026 / 작성시간: 화, 2012/01/24 - 2:29오후
bash: cscope_maps.vim: 줄 29: syntax error near unexpected token `"cscope"'
bash: cscope_maps.vim: 줄 29: `if has("cscope")'
기존 페도라7에서 설치해서 썻었는데 우분투11.04, 10.10 에서 쓰려니 다음과 같은게 뜨네요.......왜이런걸까요
Forums:
vi --version 의 결과를 보여주시면 도움이
vi --version 의 결과를 보여주시면 도움이 되겠습니다..
--
아마도 vim의 여러버전 중 full버전이 설치되지 않고,
vim_tiny 같은게 설치된게 아닌가 싶네요..
apt-get install vim 으로 새로 설치해보시죠~
apt-get install vim 으로했지만이미최신버전이라고뜹니다
vi --version
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Oct 6 2011 10:22:23)
포함된 패치: 1-154
Modified by pkg-vim-maintainers@lists.alioth.debian.org
Compiled by buildd@
Huge 버젼 GUI 없음. 기능 (+: 포함됨, -: 포함 안 됨):
+arabic +autocmd -balloon_eval -browse ++builtin_terms +byte_offset +cindent
-clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments
+conceal +cryptv +cscope +cursorbind +cursorshape +dialog_con +diff +digraphs
-dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path
+find_in_path +float +folding -footer +fork() +gettext -hangul_input +iconv
+insert_expand +jumplist +keymap +langmap +libcall +linebreak +lispindent
+listcmds +localmap -lua +menu +mksession +modify_fname +mouse -mouseshape
+mouse_dec +mouse_gpm -mouse_jsbterm +mouse_netterm -mouse_sysmouse
+mouse_xterm +multi_byte +multi_lang -mzscheme +netbeans_intg -osfiletype
+path_extra -perl +persistent_undo +postscript +printer +profile +python
-python3 +quickfix +reltime +rightleft -ruby +scrollbind +signs +smartindent
-sniff +startuptime +statusline -sun_workshop +syntax +tag_binary
+tag_old_static -tag_any_white -tcl +terminfo +termresponse +textobjects +title
-toolbar +user_commands +vertsplit +virtualedit +visual +visualextra +viminfo
+vreplace +wildignore +wildmenu +windows +writebackup -X11 -xfontset -xim -xsmp
-xterm_clipboard -xterm_save
시스템 vimrc 파일: "$VIM/vimrc"
사용자 vimrc 파일: "$HOME/.vimrc"
사용자 exrc 파일: "$HOME/.exrc"
fall-back for $VIM: "/usr/share/vim"
컴파일:
gcc -c -I. -Iproto -DHAVE_CONFIG_H -Wall -g -O2 -D_FORTIFY_SOURCE=1
링크: gcc -Wl,-Bsymbolic-functions -Wl,--as-needed -o vim -lm -ltinfo -lnsl -lselinux -lacl -lattr -lgpm -ldl -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
vi --version 한결과입니다.
root@koo:~/Downloads/씨스콥# source cscope_maps.vim
: command not found
CSCOPE settings for vim
: command not found
This file contains some boilerplate settings for vim's cscope interface,
: command not found
bash: cscope_maps.vim: 줄 29: syntax error near unexpected token `"cscope"'
bash: cscope_maps.vim: 줄 29: `if has("cscope")'
이러한결과가뜨면서안되네요
apt-get install vim 도 해보았습니 다ㅠㅠ
아.. 에러메세지에 bash: 가 있는데서
아.. 에러메세지에 bash: 가 있는데서 눈치챘어야했는데...
아래분 말씀하신데로,
vi의 플러그인파일은 $HOME/.vim/plugin
디렉토리에 카피하는 것이 install의 역할을 합니다.
그후에는 그냥 vi를 쓰면 자동으로 적용됩니다.
apt-get install vim 처음
처음 인스톨했다면, vim-tiny 설치되어 있을겁니다.
음 ..
cscope_maps.vim 파일은 $HOME/.vim/plugin 디렉토리에 복사해 넣고, 그냥 vim 을 실행하면 적용되는 걸로 알고 있습니다.
shell 에서 실행할 수 있는 파일이 아닙니다.
되면 한다! / feel no sorrow, feel no pain, feel no hurt, there's nothing gained.. only love will then remain.. 『 Mizz 』
댓글 달기