Expand your neovim sense with small UI components
0

Configure Feed

Select the types of activity you want to include in your feed.

36 1 2

Clone this repository

https://git.vm.fail/boltless.me/sense.nvim https://git.vm.fail/did:plc:4oh6b6mcjznprhdijxwxpxk7
ssh://git@knot1.tangled.sh:2222/boltless.me/sense.nvim ssh://git@knot1.tangled.sh:2222/did:plc:4oh6b6mcjznprhdijxwxpxk7

For self-hosted knots, clone URLs may differ based on your setup.


README.md

🧘 sense.nvim#

Show diagnostics that are not visible in current view

Requirements#

  • Neovim >= 0.10.2

Installation#

rocks.nvim#

:Rocks install sense.nvim

lazy.nvim#

{
    "boltlessengineer/sense.nvim",
}
NOTE

sense.nvim installs dependencies from luarocks. Check :checkhealth lazy if you have any troubles installing it's dependencies. In general, settting .rocks.hererocks = true in your [lazy.nvim] config should fix the issue. 1

Contributing#

test drive plugin with nix:

nix run .#neovim-drive