Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
10sr
/
dotfiles-mirror
espelho de
https://github.com/10sr/dotfiles.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
Add my-insert-page-break keybind
master
10sr
há 4 anos
ascendente
6fa3484606
cometimento
7f62f4b6cb
Assinados por:
10sr
ID da chave GPG:
7BEC428194130EB2
1 ficheiros alterados
com
2 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+2
-0
emacs.el
+ 2
- 0
emacs.el
Ver ficheiro
@@ -494,8 +494,10 @@ Otherwize hook it."
"Insert ^L."
(interactive)
(insert "\^L\n"))
(define-key esc-map (kbd "C-m") 'my-insert-page-break)
(when (fboundp 'global-git-gutter-mode)
(add-hook 'after-first-visit-hook
'global-git-gutter-mode))
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar