Dotfiles/site-modules/core
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
..
files feat(emacs): binding to CTRL-; to add semi colon at the end of the line 2021-06-26 21:00:10 +01:00
lib refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
manifests feat(emacs): add code files to move away from spacemacs 2021-03-16 20:12:46 +00:00
templates fix(git): force git to open commits in terminal editor 2021-04-16 19:59:30 +01:00