Skip to content
View rasulomaroff's full-sized avatar
:shipit:
vimming
:shipit:
vimming

Highlights

  • Pro

Block or report rasulomaroff

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rasulomaroff/README.md

Hi!

If you happen to use Neovim, take a look at my plugins :)
  • telepath.nvim - motion plugin that allows to operate on text-objects remotely
  • reactive.nvim - this plugin allows you to apply highlights dynamically based on different modes, operators, and window states
  • cmp-bufname - a source of opened buffers (files) names for completion
  • cursor.nvim - a simple utility that provides the easier way of configuring cursors

Pinned Loading

  1. reactive.nvim Public

    Reactivity. Right in your neovim.

    Lua 218 1

  2. telepath.nvim Public

    Actions at a distance using telepathy 🫢✨

    Lua 61

  3. cmp-bufname Public

    Buffer (file) name completion source for nvim-cmp

    Lua 5

  4. cursor.nvim Public

    Configure your cursor with ease.

    Lua 4

  5. react-rv Public

    react-rv is a lightweight and efficient state management library for React that allows you to create reactive variables and subscribe to them with minimal overhead.

    TypeScript