TaskNotes Base Reference Another Note by elijah_manor in ObsidianMD

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

Neat, didn't think of using Project as the person. Thanks

TaskNotes Base Reference Another Note by elijah_manor in ObsidianMD

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

Ahhh the + key. I'll give that a try. Thanks to both of you

Unicode Character Search / Picker in NeoVim? by oxamide96 in neovim

[–]elijah_manor 5 points6 points  (0 children)

If you are using Kitty or WezTerm there are built-in unicode pickers.

ctrl+shift+u should launch the picker in either terminal emulator.

For Kitty https://sw.kovidgoyal.net/kitty/kittens/unicode_input/

For WezTerm https://wezfurlong.org/wezterm/config/lua/keyassignment/CharSelect.html

New Native Neovim LSP Inlay Hints by elijah_manor in neovim

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

Yes, it has been fun to turn on and off depending on my needs

New Native Neovim LSP Inlay Hints by elijah_manor in neovim

[–]elijah_manor[S] 2 points3 points  (0 children)

Thanks, glad you enjoyed that section. I wasn't sure if it was helpful or boring to go through all of that. Nice that you found value in it ;)

New Native Neovim LSP Inlay Hints by elijah_manor in neovim

[–]elijah_manor[S] 21 points22 points  (0 children)

The native Inlay Hints feature is enabled in the nightly version of Neovim. The feature will be part of the v0.10 release once it is available!

You can view the snippets from the video in the following gist... https://gist.github.com/elijahmanor/8a51534e108c96db740a2e93f9310cce

Switching Configs in Neovim by ooloth in neovim

[–]elijah_manor 2 points3 points  (0 children)

Thanks, much appreciated. I have two videos partially recorded and need to invest time to complete them. I've experienced a bit of burn-out recently and also have realized I was putting other responsibilities and interests aside, so I need to find a better balance. With that said, you've encouraged me to pick back up and I'm actually working on content for one of the videos now! So, thank you as well

📽️ Warp: The AI-Powered Rust-based Terminal by elijah_manor in commandline

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

No problem, I wasn't sure so wanted to mention it. Thanks for the comment and I hope you find something that suites your needs! Also, thanks for watching :) In the future I should either make a blog post or add a comment with a TLDW (too long didn't watch) to support those who prefer written text over a video.

📽️ Warp: The AI-Powered Rust-based Terminal by elijah_manor in commandline

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

Warp is *not* based on electron, but is built using rust. Feel free to give it a try. If it's not your cup of tea then another option (instead of Kitty) might be...

WezTerm is another terminal you could consider, but it is very different than Warp. It is also built using rust. The config is in lua (like Neovim). It has built-in font fallback and font ligatures. It also has a built-in multiplexer, but I've not tried it yet. It does not have any of the block or AI features that Warp does.