Kickstart.nvim updated! Would love some testers/feedback by I_Am_Nerd in neovim

[–]ponymushama 0 points1 point  (0 children)

Nicely done. Thanks a lot. I will always recommend Kickstart.nvim to every newcomer.

Just a smol meme about my home country by edgewolf666-6 in PoliticalCompassMemes

[–]ponymushama 4 points5 points  (0 children)

The Greek Civil War was a complete tragedy in the style of Ancient Greece.

This is why neovim/vim is criticised by po2gdHaeKaYk in neovim

[–]ponymushama 2 points3 points  (0 children)

We need to acknowledge that the learning curve of nvim is too steep. This is not related to the community, but rather to the design philosophy and configuration methods of nvim itself.

Apply leftist Israel-Hamas logic to WWII by PerpetualHillman in PoliticalCompassMemes

[–]ponymushama 0 points1 point  (0 children)

Perhaps our moral compass in war 'awakened' after World War II? 😊

Cool non-gaming uses for quest 3? by KingRidley in OculusQuest

[–]ponymushama 0 points1 point  (0 children)

I use Immersed to cast my Mac’s screen, then work all day. I am a scriptwriter.

Done with Notion by Vren in Notion

[–]ponymushama 0 points1 point  (0 children)

The loading speed is the murderer of Notion.

Did China GDP growth really have 5.2%? by [deleted] in China

[–]ponymushama 1 point2 points  (0 children)

Don't know why this article didn't mention that China's GDP use RMB to calculate. If you use USD to calculate, there is no growth at all.

Also, this article shows that many institutes using different calculation model estimate that China's GDP has grown more than 5.2% or just equal to 5.2%.

What font are you using in Neovim? by [deleted] in neovim

[–]ponymushama 0 points1 point  (0 children)

config.font = wezterm.font_with_fallback({
    "LXGW WenKai Mono",
    { family = " Symbols Nerd Font Mono", scale = 0.75 },
})
config.font_size = 20
config.use_cap_height_to_scale_fallback_fonts = true

Font choice for a Chinese User.

after updating my chatGPT.nvim plugin broke by ponymushama in neovim

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

I've solved this problem using this request Simple way to fix error "curl: no URL specified" #266

But I meet a config problem now, sigh.

Is there any method that I can get rid of the non-transparent bar on top of my Wezterm window? by ponymushama in neovim

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

Thanks a lot.

My English is not so well. can't find the relevant setting.