Commit Graph

13 Commits

Author SHA1 Message Date
Gwen Lofman fceb7962ce Add WGSL mode for syntax highlighting
Using a fork to fix some regex errors.  I am not sure why their
version of regex is different from mine, but I was able to get it
working.  Made a fork on github.
2021-10-01 18:12:43 -04:00
Gwen Lofman c9d18e3868 Use rustic-mode instead of rust-mode 2021-02-08 11:48:48 -05:00
Gwen Lofman 4efd8da2da Make formatting more consistent 2020-10-17 12:54:18 -04:00
Gwen Lofman de91e7c333 Configure smartparens for rust and paredit for lisps 2020-10-17 12:54:11 -04:00
Gwen Lofman a72b3bb118 Set initial window size in init.el 2020-10-15 16:27:35 -04:00
Gwen Lofman 5ad337b657 Continue setting smartparens keybinds
I'm not too happy with smartparens, I think I will try paredit and
might stick with paredit.
2020-10-15 15:13:28 -04:00
Gwen Lofman 7e2a9373d8 Start setting up smartparens keybindings 2020-10-15 09:18:20 -04:00
Gwen Lofman 4d764085d0 Run rustfmt on save when editing rust files 2020-10-15 08:40:54 -04:00
Gwen Lofman 8c66214b07 Enable smartparens (strict) for rust and emacs lisp 2020-10-15 08:40:37 -04:00
Gwen Lofman eba6cefae3 Disable tabs in a few modes 2020-10-15 07:35:23 -04:00
Gwen Lofman 26f8a6ce7a Add whitespace mode and fixup whitespace 2020-10-14 19:09:01 -04:00
Gwen Lofman 3e8a0bdd27 Add comments and remove custom-set-variables 2020-10-14 08:11:13 -04:00
Gwen Lofman 14900db84e Move Emacs files to top-level 2020-10-13 11:49:22 -04:00