- [VIM] 코드 편집기 끝판왕 시작하기, 테마설정, 플러그인, nerdtree 등 링크 모음2024년 08월 25일
- 주사위 clice
- 작성자
- 2024.08.25.:02
반응형개발자라면 vim이지!
커스터마이징의 끝판왕 vim을 쓰고 싶었다,
이건 두번째이유이고
주변에 개발 잘 하는 사람들이 다 vim을 써서 따라해보고 싶었던게 첫번째 이유였다
실제로 10~20년차 개발자를 만나봤는데, 터미널에서 코드를 편집하면서
”하하 저는 옛날 사람이라 vim 써요“ 라고 말하는게 너무 간지나보였다
그러나 비주얼 스튜디오 코드의 확장성 때문에 번번이 실패했고, 나중에라도 다시 도전해보기 위해 시도해봤던 링크를 모아보려고 한다
시작하기
https://velog.io/@banjjoknim/Vi-Vim-%ED%8E%B8%EC%A7%91%EA%B8%B0-%EC%82%AC%EC%9A%A9%EB%B2%95Vi / Vim 편집기 사용법
리눅스 환경에서 사용할 수 있는 Vi(Vim) 편집기의 기본적인 사용법에 대해서 정리해두려고 한다. 기록을 남겨두면 추후에 필요할 때 찾아볼 수 있고 동시에 머리속에 정리 또한 가능하니 일석이
velog.io
[CLI vim] 1. vim 시작하기
vim commands text 입력 Cursor 한칸 이동(화살표 키) 삭제 문자 삭제 : x row 삭제 : dd 다음줄 이어 붙이기(join) : J 실행 취소, 복원 vim 종료 1. vim commands Vi IMproved UNIX 계열 OS에서 사용되는 에디터입니다. vi
blog.jiniworld.me
https://www.youtube.com/watch?v=o4X8GU7CCSU
문법 강조, 테마 설정vim 에디터 이쁘게 사용하기
.vimrc 편집을 통해 vim 에디터의 모습을 바꿔봅시다
medium.com
https://gruuuuu.github.io/linux/arcy-vim/예쁜 vim 만들기 (Arcy’s vim)
Overview 아무 설정도 하지 않은 vim은 뭔가 황량합니다. 이 vim을 예쁘게 꾸미는 방법에 대해서 알아보도록 하겠습니다. 직접 vimrc를 설정해서 꾸밀수도 있지만, 시간이 오래걸리므로 쉽게 다른사람
gruuuuu.github.io
Vim-Plug로 플러그인 설치하는 법
https://github.com/junegunn/vim-plugGitHub - junegunn/vim-plug: :hibiscus: Minimalist Vim Plugin Manager
:hibiscus: Minimalist Vim Plugin Manager. Contribute to junegunn/vim-plug development by creating an account on GitHub.
github.com
유용한 Vim 플러그인
https://medium.com/@huntie/10-essential-vim-plugins-for-2018-39957190b7a910 essential Vim plugins
Vim remains a powerful and ubiquitous application to tackle any number of text editing tasks conveniently from the terminal (some learning…
medium.com
https://agvim.wordpress.com/2017/09/05/vim-plugins-100/
지금 사용하는 Vim 플러그인 100개
2023년 지금은 약 50개를 사용하고 있다. 시간이 흘러도 여전한 플러그인 기능이 놀랍다. 같은 팀 개발자가 vim 플러그인 몇 개나 사용하는지 물어봐서 “한 100개 정도 사용해요” 라고 대답하고
agvim.wordpress.com
NerdTree
https://github.com/preservim/nerdtreeGitHub - preservim/nerdtree: A tree explorer plugin for vim.
A tree explorer plugin for vim. Contribute to preservim/nerdtree development by creating an account on GitHub.
github.com
[vi-vim][NerdTree]NerdTree설치하고 사용하기
참고: [vi-vim]vi에서 플러그인 관리, vundle vim을 사용하는 도중 다른 창을 켜기위해서 자꾸 밖으로 나갔다가 들어왔다를 반복하는 경우가 많다. 이 경우 옆에 explorer가 있으면 좋다는 생각이 들 것
kamang-it.tistory.com
https://github.com/ryanoasis/vim-deviconsGitHub - ryanoasis/vim-devicons: Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, light
Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more - ryanoasis/vim-devicons
github.com
https://github.com/Xuyuanp/nerdtree-git-plugin
GitHub - Xuyuanp/nerdtree-git-plugin: A plugin of NERDTree showing git status
A plugin of NERDTree showing git status. Contribute to Xuyuanp/nerdtree-git-plugin development by creating an account on GitHub.
github.com
반응형'IT 사용 팁 > 터미널 iterm wizterm' 카테고리의 다른 글
[iterm2] 터미널 Last login on ttys 없애기 (0) 2024.03.16 다음글이전글이전 글이 없습니다.댓글