Hi Ragini Well i don't have much experience still in writing python, i use in small projects/tasks
And i learn these tricks as i needed for writing yaml files in vim actually Would also like to share this vedio https://kube.academy/courses/how-to-prepare-for-the-cka-exam/lessons/editing-yaml-with-vim On Sun, Aug 11, 2024, 17:00 Ragini <rag...@nishan.io> wrote: > That is nice Abdelrhman! > > Perhaps during the session you can also pitch in with your experience :) > > Warm regards > Ragini > > > > Hi > > That what i use > > > > Edit > > ~/.vimrc > > set list > > set number > > set lcs+=space:. > > > > Save and close, and try to edit now > > >