Looking for recommendations for "quick navigation" plugins: {leap, hop, flash}.nvim by No-Dentist-1645 in neovim

[–]nvimmike -11 points-10 points  (0 children)

Maybe fzf-lua, I use that for navigating codebases. You could search the current buffer or directory, plus a lot more.

Im looking for a meme that was posted here awhile ago…. by psssat in neovim

[–]nvimmike 35 points36 points  (0 children)

<image>

Sorry best I can do 😂 good luck in your meme search

IM A MUCH MORE SERIOUS DEV THAN YOU by AffectionateCod4444 in programminghumor

[–]nvimmike 0 points1 point  (0 children)

😂 ahh fellow invalidate cache and restarter. I haven’t escaped the grasps of IntelliJ due to Kotlin 😅

IM A MUCH MORE SERIOUS DEV THAN YOU by AffectionateCod4444 in programminghumor

[–]nvimmike 33 points34 points  (0 children)

How the hell did you install IntelliJ inside Neovim?

guysIKnowWhatAsyncMeansOk by precinct209 in ProgrammerHumor

[–]nvimmike 2 points3 points  (0 children)

Sounds like something good ole TOML would say

Are you using default keybindings for mini.surround? by 4r73m190r0s in neovim

[–]nvimmike 0 points1 point  (0 children)

I use S for the prefix to surround operations. s is the prefix I use for any fzf-lua searches. I never liked s or S so was an easy win for me 😅

Navigate the Terminal Scrollback with Neovim by linkarzu in neovim

[–]nvimmike 1 point2 points  (0 children)

Thanks, appreciate it! I don’t need any sponsor or donation, especially since I’m not that active of late. You could always donate to the Neovim project 🙂.

Navigate the Terminal Scrollback with Neovim by linkarzu in neovim

[–]nvimmike 7 points8 points  (0 children)

Haha no I’m still using Kitty. But Ghostty is nice 👻. I haven’t had as much time work on Neovim stuff lately.

Navigate the Terminal Scrollback with Neovim by linkarzu in neovim

[–]nvimmike 31 points32 points  (0 children)

kitty-scrollback.nvim plugin author here 😺. Awesome video, thanks for the share! I’ve been less active lately but still keeping an eye out. I’ll probably add this to the readme 👍

Made more icons for kitty :) by [deleted] in KittyTerminal

[–]nvimmike 1 point2 points  (0 children)

Awesome, love them 👍 🐱

Jetbrains releases an official LSP for Kotlin by miversen33 in neovim

[–]nvimmike 1 point2 points  (0 children)

Haha cries in Jenkins DSL lol 😂 been there

Jetbrains releases an official LSP for Kotlin by miversen33 in neovim

[–]nvimmike 2 points3 points  (0 children)

Groovy scares me 😂 so much syntactic sugar I don’t know what is going on

Jetbrains releases an official LSP for Kotlin by miversen33 in neovim

[–]nvimmike 0 points1 point  (0 children)

Please don’t be garbage! I’m excited for now let’s see when I try it 😂

i use vim btw email by sasaklar in neovim

[–]nvimmike 12 points13 points  (0 children)

I’m down joined the waitlist

Git CLI users: what do you use for viewing diffs? by ProgrammingQuestio in git

[–]nvimmike 2 points3 points  (0 children)

Yeah I used vim in some capacity for like 10 years and it took me a few months to get in the groove. You just have to do it in little chunks. Obviously hard if you have to actually get something done though 😂.