Thanks for your work, Mr. Unkert! Have you talked about your hardware setup (what chromebook you are using, etc?) I'm learning a lot from your videos and look forward to more! Thanks, again!
I don't know how to auto complete the first suggestion. i have to go through all the suggestion until the end to get back to the first. How can i fix this
Can I use VIM on windows 7 ? I have poor notebook. It's has 3 gb ram and core 2 duo. I want to follow my udemy C++ courses. By the way, should i install linux? I don't know how to use linux. But if i can't use vim on the windows very well, I must learn linux :). Sorry for my bad english.
This video should have been more centered around other cpp helping tools, plugins and with a bit of peculiar 0.0000001 productivity boosters, rather than absolute ground up vim setup.
stoked about this because i love vim and im currently learning C++ and C. Couldn't get CoC to work right when i messed around with the first time.
thank you, man! you are the only person who helped me
This one iss da GOAT!!...the GOAT!
Thx Tim, I'm learning C++ and I will switch to nvim in the future.
the best video on this topic! Thank you very much!
Thank you, and also thanks to those who create amazing tools❤
Do you build and run c++ code within vim, if so how? This video was very helpful, thank you for making it!
Sir, you make vim look easy :)
Thanks mate! Also first time being the first like and comment.
Good job Tim 😊
Not sure if this was on purpose, but your website blog blocks all copying and right clicking. Makes it hard to copy stuff into my vimrc file...
Hey Timothy ,Thank you so much for this video . It really helped alot .
Can you Please make a video about how to set up C++ with ccls?
Thanks for this amazing video.
Great video, thanks for sharing!
Very helpful video, thank you!
Thanks for your work, Mr. Unkert! Have you talked about your hardware setup (what chromebook you are using, etc?) I'm learning a lot from your videos and look forward to more! Thanks, again!
I haven't gone into real depth about my chromebook setup but may in the future.
I love your video, really helpful and heart-warming, thank you so much^^
Thanks! i needed this
Can anyone help me I got stuck at 6:47 and I can't install coc.nvim with yarn since i'm on windows
Fixed it !
how to fix clangd diagnosing "clang pp_file_not_found error" for header files? even though header files are included.
same
Same here
If you are using neovim I suggest you use it's lsp instead of coc.
I don't know how to auto complete the first suggestion. i have to go through all the suggestion until the end to get back to the first. How can i fix this
Have you thought about creating a video on how to make coc work for nvim? It would be really useful!!
thank u very much!!!!
btw, can u tell me the name of the font?
I don't remember which font I filmed that with, but I like
Hermit
Source Code Pro
Fira code
Roboto Mono
Jetbrains Mono
@@TimothyUnkert thanks!
Could you please a bit explain the "curl |sudo -E bash -" combination? seems it's not a common usage or I've done a bad googling.Thank you
is there a way to get the error messages without having to save every time ?
like every time I hit escape I want it to save, and then run the checks
Thanks for your work
What font are you using, it looks pretty nice
Probably source code pro, i like to mix it up.
very nice video can you make one with Lsp? its faster a bit
Thank u I have question
In downloading plug coc only
But how can I change colors pink without more plug ?
try peachpuff
@@TimothyUnkert i will
Verty very nice man ^_^
how can I do same for cuda and python:?
What font are you using?
can we use g++ instead of clang
What does "bash -" do?
Thanks a lot. You saved me
My clangd is showing errors in iostream , cout and endl whereas the code runs perfectly on vscode without errors can you pls tell me what's wrong
Did you include, "using namespace std;"?
I think VS Code might automatically add the namespace line. If you don't have it you have to have "std::cout
sudo apt install g++-12
Thanks a lot but need Lsp & ccls setup
Loved it !
Thanks dude.
Thanks brother
Can I use VIM on windows 7 ? I have poor notebook. It's has 3 gb ram and core 2 duo. I want to follow my udemy C++ courses. By the way, should i install linux? I don't know how to use linux. But if i can't use vim on the windows very well, I must learn linux :).
Sorry for my bad english.
You can use vim on windows. It is very light on Ram.
Great it helped! Thanks
Have you tried vim-lsp?
Not yet but it's on my list.
Fabulous
Autocomplete is not working
thank you!
This video should have been more centered around other cpp helping tools, plugins and with a bit of peculiar 0.0000001 productivity boosters, rather than absolute ground up vim setup.
Extremely verbose!
You lost me at node js
Very good tutorial, thank you!!!