lh-cpp icon indicating copy to clipboard operation
lh-cpp copied to clipboard

Why no socket and printf in the list ?

Open yufeiluo opened this issue 8 years ago • 1 comments

For the list here https://github.com/LucHermitte/lh-cpp/blob/master/ftplugin/c/word.list, printf and socket are all normal functions in c language,why not add them in the word.list?

yufeiluo avatar Jul 14 '17 01:07 yufeiluo

For two reasons:

  • It's a list I obtained a long time ago from another plugin which did not support C functions either
  • I seldom program in C

Anyway, I'll eventually complete this C++ list with C and POSIX word lists. I can't give a date though.

LucHermitte avatar Jul 14 '17 09:07 LucHermitte