index
:
emacs_config
master
My emacs configuration file. Contains support for C++, TypeScript/JavaScript, org-mode, etc. I use this everywhere.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
web.el
Age
Commit message (
Collapse
)
Author
2023-07-07
Using a light theme with some other minor improvements to web specifically
mattkae
2023-03-26
Improvements to org-mode and performance
Matthew Kosarek
2023-03-11
Using use-package everywhere, upgrade to org roam
mattkae
2023-01-23
Adding html documents to web mode
mattkae
2023-01-04
Json no longer starts eglot
Matthew Kosarek
2023-01-04
Improving tsx mode a little bit more for spacing issues
Matthew Kosarek
2023-01-04
Improved file search, and tsx support
Matthew Kosarek
2022-12-30
Improvements to web mode and removing global flycheck
Matthew Kosarek
2022-12-21
Remove smartparens mode
mattkae
2022-12-17
Improved CSS mode, removed the dashboard (it was useless), and added go mode
mattkae
2022-11-09
Improvement on the organizatin of eglot
Matthew Kosarek
2022-11-09
Two great changes
Matthew Kosarek
2022-10-28
Improved colors for the web
mattkae
2022-10-20
Removing some junk scripts that were lying around
Matthew Kosarek
2022-10-16
Eslint mode for Javascript
Matthew Kosarek
2022-10-13
better keybindings overall for renaming and file searching
Matthew Kosarek
2022-10-03
More tide
mattkae
2022-09-26
Using tide in typescript for refactoring
mattkae
2022-09-15
Some better web goodies
Matthew Kosarek
2022-09-14
TSX support
Matthew Kosarek
2022-09-13
Some markdown, general, and typescrip tthings
mattkae
2022-09-05
Some general improvements for web mode, need to test them out on a real ↵
Matthew Kosarek
project though
2022-09-03
Big upgrade to javascript/typescript to use a lanugage server
Matthew Kosarek