Update README.md

main
Rawley Fowler 2 years ago committed by GitHub
parent abdcb39854
commit 521966c9bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,12 +2,12 @@
These are my dotfiles, I use them on a variety of systems, so they have some OS/Platform specific changes. I use a FreeBSD Desktop, Parabola GNU/Linux-libre laptop, and for work, a 2019 Macbook Pro. None of my dotfiles have Windows specific adjustments.
## Development
I use a customized version of vanilla Evil Emacs, for most of my development. I also maintain a NeoVim configuration that I use for quick edits. I mainly develop for the JVM (Java, and Clojure), or for the frontend with TypeScript (Angular) and Elm. I also program with various flavors of Lisp. These drastically impact how my editors are configured.
I use a customized version of GNU Emacs with the Evil extension for most of my development. I also maintain a NeoVim configuration that I use for quick edits. I mainly develop for the JVM (Java, and Clojure), or for the frontend with TypeScript, Angular, and Elm. I also program with various flavors of Lisp (Scheme, Common, Clojure). These drastically impact how my editors are configured.
You'll find modes for Java, D, Clojure, TypeScript, Elm, and C/C++ in my Emacs config, however I've set it up so it's easy to add others if you'd like.
You'll find modes for Java, D, Clojure, TypeScript, Common Lisp, and Scheme in my Emacs config, however I've set it up so it's easy to add others if you'd like.
## Screenshots
This is my macbook with Emacs (note I use `brew install --cask emacs`):
This is my Macbook pro with Emacs (note I use `brew install --cask emacs`):
![image of emacs on mbpro](https://i.imgur.com/20L7ei4.png)

Loading…
Cancel
Save