Dotfiles/site-modules/core/files/oh-my-zsh
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
..
custom refactor(vim): move to eslint_d from eslint 2023-11-08 07:56:41 +00:00
lib refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
plugins/notmuch refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
custom.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00