Dotfiles/site-modules/core/files
Ade Attwood 22eda7e6ed feat(vim): use the lsp to format f# files
For formatting f# there really is only one tool, fantomas. The CLI for fantomas
has no input and will only do files. Ionide has built in support for fantomas,
we need some extra config to make this work because right now we are only using
Neoformat for formatting.

This updates the formatting function to format with the lsp only for f# files.
Anything else it will fall back to usign Neoformat. I am hoping that there will
not be many cases of this and we can continue to use Neoformat.
2024-09-24 19:53:46 +01:00
..
bin feat(bin): update pf script to use wezterm tabs 2024-09-04 19:06:39 +01: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 sa alias for sl amend 2024-09-04 19:12:55 +01:00
scripts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vim feat(vim): use the lsp to format f# files 2024-09-24 19:53:46 +01:00
alacritty.yml feat(term): add alacritty and base16 colours 2020-09-20 21:13:11 +01:00
tmux.conf fix(tmux): set the actual name to the tmux plugin 2024-06-08 18:06:34 +01:00
wezterm.lua feat(term): move to wezterm mux from tmux 2024-09-04 18:20:25 +01:00
zshrc refactor(core): move from base16 themes to nord 2024-06-08 14:50:57 +01:00