SpaceVim - A community-driven vim distribution

์„ค์น˜ vim ๋˜๋Š” neovim์„ ๋จผ์ € ์„ค์น˜ํ•œ๋‹ค. ๋‘˜ ๋‹ค ์„ค์น˜๋˜์–ด ์žˆ๋Š” ๊ฒฝ์šฐ ํ•˜๋‚˜๋งŒ ๋™์ž‘ํ•˜๋„๋ก ์•„๋ž˜ ๋ช…๋ น์–ด๋กœ ์„ค์น˜ํ•œ๋‹ค. $ curl -sLf https://spacevim.org/install.sh | bash -s -- --install vim $ curl -sLf https://spacevim.org/install.sh | bash -s -- --install neovim $ vim ~/.config/nvim ์•„๋ž˜ ๋ ˆํผ๋Ÿฐ์Šค๋ฅผ ์ฐธ๊ณ ํ•œ๋‹ค. ์‚ฌ์šฉํ•˜๋Š” ์ฝ”๋”ฉ ์–ธ์–ด๋ฅผ layer๋กœ ๋“ฑ๋กํ•ด์ฃผ๋ฉด ๊ฑฐ์˜ ๋ชจ๋“  ๊ฒƒ์ด ํ•ด๊ฒฐ๋œ๋‹ค. ์•„์šธ๋Ÿฌ ๊ฐ ์–ธ์–ด์— ๋Œ€ํ•œ ์„ค์ •๋ฒ•๋„ ์ฐธ๊ณ  (๋‹จ์ถ•ํ‚ค๋„ ์ •๋ฆฌ) vimproc Error neovim์œผ๋กœ spacevim์„ ์„ค์น˜ํ•˜๊ณ  ์‹คํ–‰ํ–ˆ๋Š”๋ฐ ์œ„ ์—๋Ÿฌ๊ฐ€ ๋‚˜๋Š” ๊ฒฝ์šฐ $ cd ~/.SpaceVim/bundle/vimproc.vim $ make $ nvim Links Quick Start Guide https://spacevim.org/quick-start-guide/ Python Set https://spacevim.org/use-vim-as-a-python-ide/ Rust Set https://spacevim.org/use-vim-as-a-rust-ide/

2022-09-09 ยท 87 words