티스토리 뷰

Linux

vim 추천글(플러그인)

정든친구 2019. 8. 21. 22:37

https://github.com/kjwon15/vim-transparent

 

Kjwon15/vim-transparent

Remove all background color on Vim. Contribute to Kjwon15/vim-transparent development by creating an account on GitHub.

github.com

https://github.com/junegunn/vim-plug

 

junegunn/vim-plug

:hibiscus: Minimalist Vim Plugin Manager. Contribute to junegunn/vim-plug development by creating an account on GitHub.

github.com

*** vim-plug 사용을 위해서는 git 패키지 필요.

$ sudo apt install git

 

*** .vimrc 파일에 아래 내용 추가

" vim-plugins
" Plugins will be downloaded under the specified directory.
call plug#begin('~/.vim/plugged')

" 컬러스킴의 배경을 투명하게 바꿔주는 플러그인
Plug 'kjwon15/vim-transparent'

" Initialize plugin system
call plug#end()

'Linux' 카테고리의 다른 글

유닉스의 파일스스템  (0) 2019.08.22
time 명령으로 프로그램 실행시간 측정  (0) 2019.08.22
open 함수  (0) 2019.08.20
vi 한글이 깨지는 경우  (0) 2019.08.19
ANSI C의 미리 정의된 매크로  (0) 2019.08.17
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/05   »
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
글 보관함