mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-19 04:57:22 +00:00
Add fsharp vim plugin; opt-out of dotnet telemetry
This commit is contained in:
parent
e7657ce150
commit
d21b209670
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -73,3 +73,6 @@
|
|||
[submodule ".vim/bundle/vimwiki"]
|
||||
path = .vim/bundle/vimwiki
|
||||
url = https://github.com/vimwiki/vimwiki.git
|
||||
[submodule ".vim/bundle/vim-fsharp"]
|
||||
path = .vim/bundle/vim-fsharp
|
||||
url = https://github.com/fsharp/vim-fsharp.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue