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
change keybind for eval
pull/1/head
10sr
12 anos atrás
pai
bb3703f467
commit
b7628018a7
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
_keysnail.js
+ 1
- 1
_keysnail.js
Ver arquivo
@@ -550,7 +550,7 @@ key.setGlobalKey('C-<down>', function () {
}
}, '選択中のタブを左へ');
key.set
GlobalKey('M-:
', function (ev) {
key.set
ViewKey('c
', function (ev) {
command.interpreter();
}, 'JavaScript のコードを評価');
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar