Dotfiles/site-modules/core/files
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
..
bin feat(tmux): add popup window switcher 2022-12-22 19:56:02 +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 feat(shell): add autoload and install or ruby versions via .ruby-version 2023-04-04 09:30:02 +01:00
scripts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vim fix(vim): split out document highlight and diagnostic float auto commands 2023-05-16 19:27:45 +01: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 fix(zsh): move zsh init after path is setup 2023-03-16 21:01:35 +00:00