1
0
Fork
You've already forked csv_slice.vim
0
Open just a slice of a large CSV to preview its contents
  • Vim Script 73.6%
  • Ruby 26.4%
2026年03月29日 12:44:50 +02:00
autoload Command to open full file 2024年09月04日 11:51:56 +03:00
doc Fix codeberg URL 2026年03月29日 12:44:50 +02:00
plugin Preview first 100 lines when opening a large CSV file 2024年08月23日 16:30:28 +03:00
spec Initial commit 2024年08月23日 15:39:37 +03:00
.gitignore Ignore local directory with example files 2024年09月04日 11:51:13 +03:00
.rspec Initial commit 2024年08月23日 15:39:37 +03:00
_project.vim Initial commit 2024年08月23日 15:39:37 +03:00
CODE_OF_CONDUCT.md Initial commit 2024年08月23日 15:39:37 +03:00
CONTRIBUTING.md Initial commit 2024年08月23日 15:39:37 +03:00
Gemfile Initial commit 2024年08月23日 15:39:37 +03:00
LICENSE.txt Initial commit 2024年08月23日 15:39:37 +03:00
Rakefile Initial commit 2024年08月23日 15:39:37 +03:00
README.md Initial commit 2024年08月23日 15:39:37 +03:00

Usage

TODO

Contributing

Pull requests are welcome, but take a look at CONTRIBUTING.md first for some guidelines. Be sure to abide by the CODE_OF_CONDUCT.md as well.