VIM 관련 추천 문서

  • Post author:
  • Post category:칼럼
  • Post comments:0 Comments
  • Post last modified:May 15, 2016

dotfiles 프로젝트편집기 모듈의 Vim 설정을 다듬는데 도움이 된 문서를 가볍게 정리한다.

Moving to Neovim from Vim

플러그인 관리자로 Vundle 대신 vim-plug를 쓰기로 결심하는 계기가 됐다. 설명을 자세히 하진 않아도 여러 플러그인 관리자를 검토해본 흔적이 묻어난다.

It’s a plug-n-play kind of plugin which allows for it to be fixed to a specific version in my sources. It also comes with a snapshotting command so that once I feel comfortable with the interoperability of the plugins I have currently, I can lock them into place :100:.

vim-galore

All things Vim and Neovim!

Vim을 오래 썼다고 해도 모든 기능을 익힌 건 아니다. 이런저런 기능을 복습하는데 도움이 됐다.

Best Of My Vimrc

이 글에서도 vim-plug를 추천하더라.

For me vim-plug offers three advantages over Vundle: (1) The automatic install script (shown above) is nice for portability, (2) When using Neovim, vim-plug updates the plugins asynchronously, and (3) you don’t have to turn off file type detection (filetype off) in your vimrc temporarily when setting up vim-plug, as you do with Vundle.

그 외에 여러 플러그인을 소개하고 자신만의 활용법도 공유한다. 시간을 두고 천천히 하나씩 익혀보려 한다.

Author Details
Kubernetes, DevSecOps, AWS, 클라우드 보안, 클라우드 비용관리, SaaS 의 활용과 내재화 등 소프트웨어 개발 전반에 도움이 필요하다면 도움을 요청하세요. 지인이라면 가볍게 도와드리겠습니다. 전문적인 도움이 필요하다면 저의 현업에 방해가 되지 않는 선에서 협의가능합니다.
0 0 votes
Article Rating
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments