vim does have abbreviate system in, Given example in my cases early on, I often write this function in python async def classname(self,): so with abbreviate all i need to do is test asdef this convert to async def test(self,): with cursor point after self, As far as I can see both are similar in a way but the differences is that cursor ($1) and navigation, how interesting...
How can I change the tab key for another, to do the autocomplete, since I use the tab key for something else
Thanks bro, you enlightened my life .
Thanks for this awesome tutorial.
How u configure your vim ? Is this neovim ,emacs with evil mode or simply somecommand in vimrc ?
Super useful plugin. Thanks for the video. (Came here through Reddit)
What color scheme do you use?
how do you switch between to verticle split windows of the terminal with keyboard?
In vim which he is using, its done with Ctrl-w plus a direction key (i,j,k,or l). So
@@jiageng1997 Thanks very much!
vim does have abbreviate system in, Given example in my cases early on, I often write this function in python
async def classname(self,):
so with abbreviate all i need to do is
test asdef
this convert to
async def test(self,):
with cursor point after self,
As far as I can see both are similar in a way but the differences is that cursor ($1) and navigation, how interesting...
Thanks!
👏🏼👏🏼👏🏼
I see me using it for other things than just coding.
Yup! I use it to set up my weekly journals/todo lists properly.
Great tutorial thanks.
Yeah, but the author is always grumpy and always believes it is somebody elses problem. The definition of a primadonna.