Skip to content

niuiic/awesome-neovim-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Awesome Neovim Plugins

Awesome neovim plugins I have written.

Config

Neovim + Linux = Best Almighty IDE

Plugins

Neovim utils.

  • Task manager for neovim.
  • Enhanced mark with description.
  • Track the thought process of reading source code.
  • Smooth scroll for neovim.
  • Custom smooth strategy.
  • Keep simple, keep reliable.

An asynchronous, multitasking, and highly configurable formatting plugin.

  • Extended functionality for quickfix.
  • Provides multi-session management capabilities.
  • Auto load session.
  • Auto save session.
  • Switch between multiple sessions.
  • Hooks on save and restore.

Take a picture of the code.

  • Custom comment divider line.
  • Highlight divider line.
  • List dividers and show their hierarchical relationship.
  • Navigate to the divider.
  • Highlight current divider.
  • Update on save.
  • Highly configurable translation plugin for neovim.
  • Multiple output.
    • float_win: output in float window.
    • clipboard: copy to clipboard.
    • insert: insert at current cursor position.
    • notify: notify with vim.notify.
  • Multiple translate engine: invoke any translation engine via shell command.
  • Async job: never block your work.

Automatically switch fcitx input method.

Preview typst document.

Check git log of the selected code.

Simple and highly configurable terminal plugin for neovim.

  • Edit remote files with local neovim configuration.
  • Edit them as local directories.
  • No other dependencies required for remote machine except ssh.

Paste the image from the clipboard and insert the reference code.

Utilities to provide a better experience for using nvim-dap.

Edit a part of a file individually.

Utilities for neovim window.

Utilities for neovim lsp.

About

Awesome neovim plugins I have written.

Topics

Resources

Stars

Watchers

Forks