#orgmode 추정(estimate) 작업 시간 기록
(use-package smart-mode-line :ensure t :config (add-to-list 'rm-blacklist " WS" t) (add-to-list 'rm-blacklist " Undo-Tree" t) (add-to-list 'rm-blac...
(use-package org :pin org :ensure org-plus-contrib :config (require 'ox-confluence))
MSYS2 pacman으로 ag를 설치해서 사용하는데, 한글 검색이 안 된다. 커맨드 라인에서도 이런가?
(when (eq system-type 'darwin) (setq mac-command-modifier 'meta) (setq mac-option-modifier 'super))
]0;:/Users/ohyecloudy/.dotfiles ohyecloudy@air5 ~/.dotfiles (master) $
;; This function is just an example. ;;; Here either two or three semicolons are appropriate. (defun foo (x) ;;; And now, the first part of the function: ...
(use-package company :ensure t :init (add-hook 'after-init-hook 'global-company-mode) :config (setq company-idle-delay 0) (setq company-show-numb...
```elisp (add-to-list ‘package-archives ‘(“org” . “http://orgmode.org/elpa/”) t)
* headline|
M-x lgrep