Dotfiles/site-modules/core
Ade Attwood 984aee9a44 fix(vim): split out document highlight and diagnostic float auto commands
This was an issue when editing files that don't have an lsp server. The
document highlight is only enabled for lsp's. This splits out the
highlighting and the diagnostic float into two separate auto commands.
The document highlight is now only enabled when the lsp is registered.

The diagnostic float is now enabled for all files. This is because the
the vim diagnostics are used for lots of other things like spell checking
and codelimate.
2023-05-16 19:27:45 +01:00
..
files fix(vim): split out document highlight and diagnostic float auto commands 2023-05-16 19:27:45 +01:00
lib refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
manifests feat(core): start on the clojure journey 2023-04-25 21:00:23 +01:00
templates chore(tmux): move themes to base16-tmux 2023-04-25 20:56:48 +01:00