Dotfiles/site-modules/core/files
Ade Attwood 5c3892b1a6 feat(emacs): add custom projectile project type
Add a new project type for Practically Makefile projects that are using
conventional tools.

This implements a few features all based around PHP and JavaScript projects. The
most notable features are:

- Compilation error detection for Jest JS testing framework
- Compilation error detection for Psalm PHP static analyser
- Alternate file support for Codeception "Cest" files
- JS test commands supporting "Jest"
- PHP test commands supporting "Codeception", "PHP Unit" and "Simple PHP Unit"
- Full project test support detecting the file type and the test command to run
2022-02-19 20:19:43 +00:00
..
bin feat(bin): add get get-maintainers script from the linux kernel repo 2022-02-15 20:38:10 +00:00
emacs feat(emacs): add custom projectile project type 2022-02-19 20:19:43 +00:00
fonts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
oh-my-zsh chore(shell): add alias to switch kube namespaces 2022-02-19 09:21:09 +00:00
scripts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vim refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vscode improvement(code): remove line numbers and add defaultFormatter 2020-11-22 21:09:34 +00:00
alacritty.yml feat(term): add alacritty and base16 colours 2020-09-20 21:13:11 +01:00
tmux.conf chore(tmux): updates to the term mode 2021-11-21 16:32:08 +00:00
zshrc refactor(shell): remove emacs zsh plugin and create my own 2021-11-21 16:13:12 +00:00