Was running behind with the updating the config, all flake inputs have
been updated and produced error's and warnings have been fixed.
Also fixed the action to test the build and create an issue with the
results.
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
NeoVim was stuck in an infinite loop saving an HTML file, by stopping
after the first successful formatter between `prettierd` and `prettier`
the inifinite loop stopped.
(cherry picked from commit
7e6eb2b645)
Run `nix fmt` at the root of the repository to format all files. I've
done this on my fork and this will help me merge your changes later
without having to deal with un-formatted files.
- Renamed and moved settings in some plugins due to upstream changes
- Added comments to neovim settings
- Added cmdheight = 0 and mouse = "a" settings to config
Added Markdown Preview and the Obsidian plugins.
Updated the Startup screen with links to Github Copilot and Obsidian
Moved the helm-vim plugin from a seperate file into the lsp.nix file.