diff options
author | A. Chavali <aryadevchavali1@gmail.com> | 2019-12-20 19:59:25 +0000 |
---|---|---|
committer | A. Chavali <aryadevchavali1@gmail.com> | 2019-12-20 20:10:39 +0000 |
commit | a39942ef1f3365d302a716e6970cb3dfd95fe0be (patch) | |
tree | 0c38ad542a5ad7eafabcd92f6a3fdea72e815169 /doom.d/init.el | |
parent | 601f737a42a6667438a2c0f727e1b5c076430e95 (diff) | |
download | dotfiles-a39942ef1f3365d302a716e6970cb3dfd95fe0be.tar.gz dotfiles-a39942ef1f3365d302a716e6970cb3dfd95fe0be.tar.bz2 dotfiles-a39942ef1f3365d302a716e6970cb3dfd95fe0be.zip |
~made wakatime a config package, not a module
Wakatime is so easy to configure there's basically no point to it being
a module. Thus, I ported it to the config.
Diffstat (limited to 'doom.d/init.el')
-rw-r--r-- | doom.d/init.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doom.d/init.el b/doom.d/init.el index 2dd4cb5..61fa915 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -93,7 +93,6 @@ ;;terraform ; infrastructure as code ;;tmux ; an API for interacting with tmux ;;upload ; map local to remote projects via ssh/ftp - wakatime :lang ;;agda ; types of types of types of types... |