comments.nvim

This commit is contained in:
Christian Nieves
2023-11-11 17:00:38 -06:00
parent bc4d949e66
commit 41cc0ef9be
5 changed files with 73 additions and 40 deletions

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
</packageSources>
</configuration>