Windows with PSDotFiles, nvim symlink
This commit is contained in:
parent
b37fcbd18f
commit
96fa7cfaf7
5 changed files with 40 additions and 0 deletions
14
windows/metadata/nvim.xml
Normal file
14
windows/metadata/nvim.xml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="Metadata.xsd">
|
||||
<FriendlyName>Neovim</FriendlyName>
|
||||
|
||||
<Detection>
|
||||
<Method>FindInPath</Method>
|
||||
<FindInPath>nvim</FindInPath>
|
||||
</Detection>
|
||||
|
||||
<InstallPath>
|
||||
<SpecialFolder>LocalApplicationData</SpecialFolder>
|
||||
<Destination>nvim</Destination>
|
||||
</InstallPath>
|
||||
</Component>
|
||||
Loading…
Add table
Add a link
Reference in a new issue