Browse Source

Vim: Changing to vim-python's python-syntax

pull/2/head
Ryan Reed 2 years ago
parent
commit
0b43e5d0c9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .chezmoiexternal.toml

+ 1
- 1
.chezmoiexternal.toml View File

@ -25,7 +25,7 @@
stripComponents = 1
[".config/vim/bundle/python-syntax"]
type = "archive"
url = "https://github.com/hdima/python-syntax/archive/master.tar.gz"
url = "https://github.com/vim-python/python-syntax/archive/master.tar.gz"
stripComponents = 1
[".config/vim/bundle/tabular"]
type = "archive"


Loading…
Cancel
Save