[Vimdiff] Use vimdiff to merge code Jump to the file which want merge with other.
:diffget will get the line from the other panel.
:diffput will put the line to the other panel.
…Read More
「CSCOPE」 The script of cscopeCSCOPE_FILE_TEMP=cscope.out
if [ -n "$1" ]; then
echo "Source code directory: " $1
echo "Create file map database : " $CSCOPE_FILE_TEMP
fi…Read More
0 意見:
張貼留言