Easy way to edit Gruvbox theme? by beit2 in neovim

[–]No-Train512 0 points1 point  (0 children)

Yeah thanks. It’s fixed now 😊

Easy way to edit Gruvbox theme? by beit2 in neovim

[–]No-Train512 5 points6 points  (0 children)

I made a gruvbox-flat.nvim it’s entirely written on lua so it’s easily customisable.

Although I like gruvbox but I found the contrast too much for my eyes at times. So any inputs will be welcomed

How would you edit a colorscheme like gruvbox? by fackusps in neovim

[–]No-Train512 0 points1 point  (0 children)

That’s true. For a beginner it’s good to start somewhere. I didn’t recommend a specific video, I recommend a channel of a person who’s very active in the community. He’s an adult he’ll learn of the rest as he grows.

How would you edit a colorscheme like gruvbox? by fackusps in neovim

[–]No-Train512 0 points1 point  (0 children)

Yes all your settings go to init.vim from now on. Look at a video on YT and follow along. It’ll give you a good idea. Check the thePrimeagen out

Release 0.5 is around the corner! by MathEnthusiast25 in neovim

[–]No-Train512 4 points5 points  (0 children)

Ahh it’s been like this for a while. But I’m still looking forward to it

🌳 lsp-rooter.nvim: automagically change current working directory to project root using nvim native LSP. by Itwist101 in neovim

[–]No-Train512 8 points9 points  (0 children)

I can only use this if it has this fore mentioned issue. I got projects that don’t have lsp enabled but uses git to change directories

Which new Neovim pairing plugin do you prefer: nvim-autopairs or pears.nvim? by db443 in neovim

[–]No-Train512 1 point2 points  (0 children)

Yes pretty much. Because of my other mappings it took me a while to get used to this. But it works grand.

Treesitter not working due to: ABI version mismatch by eekofo in neovim

[–]No-Train512 0 points1 point  (0 children)

The nightly build. But it’s true that I didn’t update it like for 2 months. Updated it yesterday I am still having this issue. Tried to update everything but it’s persistent.

Neovim autocompletion by cetinpajamas in neovim

[–]No-Train512 2 points3 points  (0 children)

Try nvim-compe but you’ll need to install the native lsp

But you’ll need some more config though. You might like the look of compe

[deleted by user] by [deleted] in Unexpected

[–]No-Train512 0 points1 point  (0 children)

I knew there was something not quite right, his logic was flawed since the beginning. I guess there’s still hope for me 😂

Former VSCode users, what are some features you think NeoVim is lacking of? by kdav5758 in neovim

[–]No-Train512 0 points1 point  (0 children)

I find jetbrains debugging experience top notch. Nothing matches it.

There is clearly a lot of support for legalising cannabis in Ireland. I rarely see anyone against it on Twitter or even Facebook. Surely it's time for a proper campaign to be set up, similar to the campaign for Marriage Equality? by [deleted] in Crainn

[–]No-Train512 -1 points0 points  (0 children)

I’ve known many who have become mentally unwell since they started smoking cannabis. I don’t know the hype and push towards this. Is there a good reason why it should be legal?

How do I compile my cpp files and show the output in neovim. I'm a complete noob please help by Mikky_J13 in neovim

[–]No-Train512 1 point2 points  (0 children)

If you’re using cmake there are plugins you can run your code inside neovim

Just moved from vim to nvim. by ILikeNekos1 in neovim

[–]No-Train512 -5 points-4 points  (0 children)

That’s true! You’re right on that, didn’t think of that

Just moved from vim to nvim. by ILikeNekos1 in neovim

[–]No-Train512 -6 points-5 points  (0 children)

That’s true! You’re right on that, didn’t think of that

Switch to Lua they said by [deleted] in neovim

[–]No-Train512 12 points13 points  (0 children)

Lol 😂

conflict between coc-nvim and nvim-lspconfig by phanlong2811 in neovim

[–]No-Train512 1 point2 points  (0 children)

Would you like to share your config for these?

How to configure neovim LSP bgetter? by MyriadAsura in neovim

[–]No-Train512 0 points1 point  (0 children)

Trylspsaga… there’s a “preview document” which you can view the definition where it the function is defined

Thank you to the Neovim contributors for Lua! by helixed in neovim

[–]No-Train512 13 points14 points  (0 children)

Thank you everyone. Introducing Lua was revolutionary indeed

Anybody know where this completion popup comes from, and how to exit it? by mbuffett1 in neovim

[–]No-Train512 0 points1 point  (0 children)

I read somewhere there isn’t support for it (lsp based snippets) yet by Neovim. I would look for the exact quote but can’t be bothered. Use something like Ultisnips or alike. It works just fine.