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 (
Expand
)
Author
2024-06-13
minor: disable eglot by default + minor C++ improvements + no theme by default
Matthew Kosarek
2024-05-27
bugfix: cpp had incorrect formatting
Matthew Kosarek
2024-01-01
oodles of improvements, I don't even know anymore!
Matthew Kosarek
2023-10-18
Functionalitiy for removing unused imports in python and small c++ styles
Matthew Kosarek
2023-09-25
Fix for CPP styling and adding a book note to org
Matthew Kosarek
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 proje...
Matthew Kosarek
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