1
0
mirror of https://github.com/amix/vimrc synced 2025-07-09 10:45:00 +08:00
This commit is contained in:
geezus
2021-06-30 12:00:07 -05:00
parent 43c7efba8d
commit 3afe70fe5a
1529 changed files with 3053 additions and 3018 deletions

0
sources_non_forked/vim-multiple-cursors/.gitignore vendored Normal file → Executable file
View File

0
sources_non_forked/vim-multiple-cursors/.rspec Normal file → Executable file
View File

0
sources_non_forked/vim-multiple-cursors/.travis.yml Normal file → Executable file
View File

0
sources_non_forked/vim-multiple-cursors/CHANGELOG.md Normal file → Executable file
View File

View File

0
sources_non_forked/vim-multiple-cursors/Gemfile Normal file → Executable file
View File

2
sources_non_forked/vim-multiple-cursors/Gemfile.lock Normal file → Executable file
View File

@ -2,7 +2,7 @@ GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.2.5)
rake (12.3.3)
rake (10.4.2)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)

View File

0
sources_non_forked/vim-multiple-cursors/README.md Normal file → Executable file
View File

0
sources_non_forked/vim-multiple-cursors/Rakefile Normal file → Executable file
View File

View File

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

View File

Before

Width:  |  Height:  |  Size: 265 KiB

After

Width:  |  Height:  |  Size: 265 KiB

View File

Before

Width:  |  Height:  |  Size: 177 KiB

After

Width:  |  Height:  |  Size: 177 KiB

View File

Before

Width:  |  Height:  |  Size: 532 KiB

After

Width:  |  Height:  |  Size: 532 KiB

View File

View File

View File

View File

View File

View File