diff options
author | Oscar Najera <hi@oscarnajera.com> | 2024-07-27 12:00:30 +0200 |
---|---|---|
committer | Oscar Najera <hi@oscarnajera.com> | 2024-07-27 12:00:30 +0200 |
commit | 3e169a36a5db789082277f904eae8598ef2ded09 (patch) | |
tree | 94fa37d4a848bf799a83f67845d92f200e46b362 /config | |
parent | 146d8e18c3dd069b5310f77e7eeff7c6bed0a4e4 (diff) | |
download | dotfiles-3e169a36a5db789082277f904eae8598ef2ded09.tar.gz dotfiles-3e169a36a5db789082277f904eae8598ef2ded09.tar.bz2 dotfiles-3e169a36a5db789082277f904eae8598ef2ded09.zip |
enable php in doom
Diffstat (limited to 'config')
-rw-r--r-- | config/doom/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/doom/init.el b/config/doom/init.el index d0afa63..b66f893 100644 --- a/config/doom/init.el +++ b/config/doom/init.el @@ -155,7 +155,7 @@ nix ; I hereby declare "nix geht mehr!" ;;ocaml ; an objective camel (org +roam2 +hugo +present +gnuplot +pomodoro) ; organize your plain life in plain text - ;;php ; perl's insecure younger brother + php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more ;;purescript ; javascript, but functional (python +lsp +ipython +pyright +tree-sitter) ; beautiful is better than ugly |