Skip to content

YvesCousteau/rewind.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚡whatelse.nvim

✨ Features

  • 📋 Note: take note for a boards and give it a tag(s) (shout out to trello architecture).
  • ♻️ Temporary: you can keep your notes for your current session and note save them.
    (delete them when session is quit)
  • 💾 Save: you can save your note and sync it between your sessions (localy for now).

https://github.com/folke/flash.nvim/blob/main/README.md?plain=1

✨ Features

  • 🔍 Search Integration: integrate flash.nvim with your regular search using / or ?. Labels appear next to the matches, allowing you to quickly jump to any location. Labels are guaranteed not to exist as a continuation of the search pattern.
  • ⌨️ type as many characters as you want before using a jump label.
  • Enhanced f, t, F, T motions
  • 🌳 Treesitter Integration: all parents of the Treesitter node under your cursor are highlighted with a label for quick selection of a specific Treesitter node.
  • 🎯 Jump Mode: a standalone jumping mode similar to search
  • 🔎 Search Modes: exact, search (regex), and fuzzy search modes
  • 🪟 Multi Window jumping
  • 🌐 Remote Actions: perform motions in remote locations
  • dot-repeatable jumps
  • 📡 highly extensible: check the examples

📋 Requirements

📦 Installation

⚙️ Configuration

🚀 Usage

📡 API

💡 Examples

🌈 Highlights

📦 Alternatives


Features

Install

Dependencies

Setup

Default configuration

Usage

HTTP file syntax

Keybindings

Commands

Lua scripting

Extensions

Telescope Extension

Mappings

Config

Lualine Component

Contribute

Related software

License

About

TODO like neovim plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages