golang, good to know: inittrace

From Golang documentation Package runtime inittrace: setting inittrace=1 causes the runtime to emit a single line to standard error for each package with init work, summarizing the execution time and …

My NeoVim in 2021: next step

I was playing with my vimrc file ~/.config/nvim/init.vim for about 2 hours… And this is result. I am happy with this. My config is fully functionally and pretty fast. Result

My NeoVim in 2021

I am used to write or edit my code in vim long time. But this year I want to be more efficiency in this. And this is my first step. …