Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
Tags
- 빅오 표기법
- matrix trnasformations
- nonhomogeneous linear system
- includepdf
- Big-O 예제
- itertools
- 알고리즘 분석의 실례
- 이진 탐색
- Big Omega
- one-to-one
- 빅세타
- Big-Oh notation
- Big-Oh 예제
- trivial solution
- 코틀린 Hello World!
- 재귀함수
- nontrivial solution
- 배열 섞기
- 랜덤 순서 배열
- homogeneous linear system
- NumPy
- 일차변환
- 코틀린 시작하기
- recursive algorithms
- matrix fo a linear transformation
- python
- linear dependence
- 페이지 겹칩
- 빅오메가
- Big Theta
Archives
- Today
- Total
코딩 연습
맥 - MacVim 에서 줄간격 조정하는 방법 본문
반응형
macvim 에서 spacevim 을 사용하고 있는데, spacevim 설정 파일에서 줄간격을 조정해도 반영이 되지 않았다. 이 경우 macvim 의 메뉴 중 Edit - Startup Settings 를 선택하여 맨 아래에
set linespace=2
를 삽입하면 된다.
반응형
'잡다한 것들' 카테고리의 다른 글
| spacevim - colorscheme 바꾸기 (0) | 2020.12.14 |
|---|---|
| spacemacs - indent width 4로 설정하고, 줄번호 표시해주기 (0) | 2020.12.14 |
| 맥 - MacVim 종료 후 iterm2 로 포커스 복귀 (0) | 2020.12.14 |
| spacemacs 배경 색 바꾸기 (0) | 2020.12.14 |
| spacevim 에서 indent width 설정 (0) | 2020.12.14 |
Comments