Skip to content

yasuo-ozu/sorting-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sorting-vim

Visualize some sorting algorithm on Vim.

Supported algorithm

  • Merge sort
  • Quik sort
  • Bubble sort
  • Insert sort

Example

vim -S bubble.vim input.txt

make commands

  • make ... Create input.txt
  • make bubble .. Visualize bubble sort

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published