Skip to content

Instantly share code, notes, and snippets.

View OXY2DEV's full-sized avatar
🫥
Busy

Mouinul Hossain OXY2DEV

🫥
Busy
  • 16:41 (UTC +06:00)
View GitHub Profile
@OXY2DEV
OXY2DEV / fancy_lsp_hover.md
Last active January 24, 2025 14:11
A slightly fancier LSP hover for Neovim

✏️ Overview

A pretty simple custom LSP hover window that tries to solve the issues I face with the built-in one.

showcase_1 showcase_2

Note

This was designed with small screen size in mind!

@OXY2DEV
OXY2DEV / CMD.md
Last active February 5, 2025 12:29

🔰 A beginners guide to create custom cmdline

showcase

Ever wanted to know how noice creates the cmdline or wanted your own one?

No one? Guess it's just me 🥲.

Anyway, this post is a simple tutorial for creating a basic cmdline in neovim.