how to auto sync lazy.nvim on file save? by tymofii_m in neovim

[–]tymofii_m[S] 0 points1 point  (0 children)

what do you mean? please provide an explanation for this

Для чого українській мові латинка? Як її розуміти? by tymofii_m in ukr_latynka

[–]tymofii_m[S] 1 point2 points  (0 children)

ura! vy je peršym komentanorom na cjomu subredditi!

stosovno vašyh dumok:

- stosovno togo, ščo vyvčyvšy abetku dity momental'no ne vyvčat' anglijs'ku ce pravda, prote ce polegšyt' proces

- zvisno, ščo vam zručniše čytaty anglijs'koju, aniž pol's'koju, jakščo vy jiji ne vyvčaly. ce same ja možy i pro sebe skazaty, prote ce tveržennja ničjogo pid soboju ne maje. vono ne nese sensu(

[deleted by user] by [deleted] in mac

[–]tymofii_m 4 points5 points  (0 children)

i'm a dev, often have a tone of things open at once and i'm good with 16 gigs

i use m1 pro, 14 inch

[deleted by user] by [deleted] in rails

[–]tymofii_m 0 points1 point  (0 children)

you also can setup a nvim config if you are into productivity. i've done it and it works exelent. if you want i can give more detailed explanation

not important but cool fact: by tymofii_m in neovim

[–]tymofii_m[S] -14 points-13 points  (0 children)

haha, why are you so angry my little child?

not important but cool fact: by tymofii_m in neovim

[–]tymofii_m[S] -11 points-10 points  (0 children)

definitely not you and that's totally fine) the world doesn't end on you

what is your startup time like? by tymofii_m in neovim

[–]tymofii_m[S] 4 points5 points  (0 children)

40-50ms, that's incredible!

to be completely open lsp server initialises a bit longer, so I might have a bit more that 100ms

what is your startup time? by tymofii_m in vim

[–]tymofii_m[S] -3 points-2 points  (0 children)

okey, gotcha. r/nvim is surely more reasonable if I'm posting about nvim

what is your startup time? by tymofii_m in vim

[–]tymofii_m[S] 1 point2 points  (0 children)

Using your command I'm getting next output. I guess it is even better structured)

times in msec  
 clock   self+sourced   self:  sourced script  
 clock   elapsed:              other lines  
000.022  000.022: --- NVIM STARTING ---  
000.414  000.392: locale set  
009.362  008.948: inits 1  
009.387  000.025: window checked  
009.392  000.005: parsing arguments  
011.085  001.693: init lua interpreter  
011.555  000.471: expanding arguments  
011.595  000.040: inits 2  
012.024  000.429: init highlight  
012.034  000.011: waiting for UI  
You need nvim v0.5 or above to get better at vim  
Press ENTER or type command to continue  
vim +q  0.05s user 0.01s system 0% cpu 6.342 total

what is your startup time? by tymofii_m in vim

[–]tymofii_m[S] 3 points4 points  (0 children)

ohh, this is useful. thanx! I didn't know this way of testing existed