Dotfiles/site-modules/core/files/emacs
Ade Attwood 471fb9168d feat(emacs): binding to CTRL-; to add semi colon at the end of the line
Now in insert mode when editing you can add a semi colon at the end of the
current line my pressing CTRL-;. This will then put the cursor after that ready
to continue the line or press enter to start a new line. This is inspired by
some old vim key bindings I had and a vscode plugin called coloniser.
2021-06-26 21:00:10 +01:00
..
snippets fix(emacs): js import snippet had a syntax error in it 2021-06-26 20:58:56 +01:00
src feat(emacs): binding to CTRL-; to add semi colon at the end of the line 2021-06-26 21:00:10 +01:00
.gitignore fix(emacs): move custom-set-variables out of the init.el 2021-04-16 20:49:53 +01:00
init.el refactor(emacs): load in c-sharp config 2021-06-26 20:55:22 +01:00
spacemacs feat(emacs): add code files to move away from spacemacs 2021-03-16 20:12:46 +00:00