Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
10sr
/
dotfiles-mirror
espelhamento de
https://github.com/10sr/dotfiles.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
add flycheck prefs
pull/1/head
10sr
11 anos atrás
pai
f634dc3590
commit
7f8103cf7e
1 arquivos alterados
com
4 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+4
-0
emacs.el
+ 4
- 0
emacs.el
Ver arquivo
@@ -655,6 +655,10 @@ found, otherwise returns nil."
(lazy-load-eval 'sudoku)
;; https://github.com/lunaryorn/flycheck
(when (require 'flycheck nil t)
(add-hook 'after-init-hook #'global-flycheck-mode))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; window
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar