Source directory creating script for competitive programmers who are using c++ and neovim
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 

3 rader
78 B

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