-
이클립스(eclipse)에서 vim 커맨드 사용하기Vim_Editor_IDE/Vim_.vimrc설정 2023. 5. 19. 22:53728x90
https://taiyokara.tistory.com/26
https://iamaman.tistory.com/764
http://mcchae.egloos.com/m/10949967
http://vrapper.sourceforge.net/update-site/stable
내가 정리한 eclipse 세팅
https://github.com/YoungHaKim7/rust_vim_setting
플러그인2개 설치 후(vrapper- vrapper (Vim Plug in
- Relative Line Number Ruler
라인번호 Hybrid로 쓰기 위해 세팅 더 만짐
Eclipse __Vim Plug in (vrapper)
https://vrapper.sourceforge.net/home/
Documentation https://vrapper.sourceforge.net/documentation/?topic=configuration#config
- Relative Line Number Ruler
https://marketplace.eclipse.org/content/relative-line-number-ruler
$home 루트 폴더에 세팅 파일 만들고
.vrapperrcimap jk <esc> set autoindent set ignorecase set smartcase set nonum
반응형'Vim_Editor_IDE > Vim_.vimrc설정' 카테고리의 다른 글
macOS neovim최신버젼 업데이트 하기brew upgrade neovim --fetch-HEAD (0) 2023.06.11 :help deprecated (nvim 0.10버젼업되면서 deprecated되는거 코드 수정해야함. (0) 2023.06.11 nvim 버젼업되면서 Deprecated된거 코드 수정해야함. ㅠㅠ :help deprecated (0) 2023.05.29 python3 -m pip install --upgrade pip / YouCompleteMe unavailable: requires Vim compiled with Python (2.7.1+ or 3.4+) support. (0) 2023.05.29 NeoVim for GO (0) 2023.05.08 NeoVim for Rust완성도 높음 굿❤️💪💯 (0) 2023.04.16 Nvim setup다른 외국인 lua setting기초부터 설명 잘됨. (0) 2023.04.05 Using Vim 2023(neoVim) (0) 2023.04.02