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
/
cpp.el
Age
Commit message (
Collapse
)
Author
2023-09-08
C/C++ styles, iterating flymake errors
Matthew Kosarek
2023-08-14
Moving eglot to one central location and no longer centering windows
Matthew Kosarek
2023-03-27
Fix for mistaken org directory and cpp styles
mattkae
2023-03-11
Using use-package everywhere, upgrade to org roam
mattkae
2023-01-23
Adding html documents to web mode
mattkae
2022-11-07
Halfway decent python mode
mattkae
2022-10-18
Ignoring node_modules in projectile, removing cmake-ide, fixing tabs
Matthew Kosarek
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
2022-08-23
Hightlight line for js mode
mattkae
2022-07-28
Merge branch 'master' of matthewkosarek.xyz:/srv/git/emacs_config
Matthew Kosarek
2022-07-28
A handful of useful fixes
mattkae
2022-07-28
Save mode and cmake-ide
Matthew Kosarek
2022-06-21
C++ specific things
Matthew Kosarek
2022-05-11
initial commit
mattkae