Dotfiles/site-modules/core/files
Ade Attwood 7f95ee24f8 refactor(vim): move to eslint_d from eslint
Eslint has become slow for some projects for reasons unknown. In an
attempt to speed up my linting process, I'm experimenting with eslint_d,
which keeps a process running. For the time being, I'd like to keep
linting and formatting separate from the Language Server Protocol (LSP)
to avoid the need to install every LSP. This way, I can have `shfmt`
without the bash LSP, for example.

For JavaScript, I may consider moving this into an LSP since I use it
for work, which would justify combining responsibilities. However, for
now, I'll be giving eslint_d a try.
2023-11-08 07:56:41 +00:00
..
bin feat(core): add configz install on the dotfiles cli 2023-11-04 16:59:11 +00:00
emacs refactor(emacs): update terminal prompt and enable goto-address-mode 2022-04-25 19:50:13 +01:00
fonts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
oh-my-zsh refactor(vim): move to eslint_d from eslint 2023-11-08 07:56:41 +00:00
scripts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vim refactor(vim): move to eslint_d from eslint 2023-11-08 07:56:41 +00:00
alacritty.yml feat(term): add alacritty and base16 colours 2020-09-20 21:13:11 +01:00
tmux.conf chore(tmux): move themes to base16-tmux 2023-04-25 20:56:48 +01:00
zshrc chore(shell): add adr-tools to path if installed 2023-08-21 10:30:24 +01:00