Commit Graph

5 Commits

Author SHA1 Message Date
7f60e7fcb0
feat(markdown): Auto set some options for md files
Basic options that I want set when I'm editing markdown files are now
configured as an ftplugin file.
2023-04-11 22:55:34 +01:00
40eeea3bd9
feat(LSP): Add support for autoformatting in C#
Make the omnisharp language server format C# files on write.
2023-04-11 22:53:55 +01:00
c898cad0df
fix(mail): Rename mail
Rename the mail ftplugin file to acutally match the type for mail files.
2023-04-11 22:52:41 +01:00
d032e3e274
chore(repo): First contentful commit
This is the first commit that actually adds files to the repo.
Yes it's a bad commit but now the major features are here
2023-03-03 17:11:36 +00:00
0e87bcc2f6
chore(repo): Initial commit
Starting the repo off with a boring and basic commit
2023-01-29 22:08:41 +00:00