Source directory creating script for competitive programmers who are using c++ and neovim
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 

3 satır
78 B

  1. cp .config.d/template.cpp ${1%.*}.cpp
  2. nvim -s .config.d/cursorpos ${1%.*}.cpp