adamtabrams / flatnvimLinks
A simple tool that prevents nested Neovim instances
☆19Updated 2 years ago
Alternatives and similar repositories for flatnvim
Users that are interested in flatnvim are comparing it to the libraries listed below
Sorting:
- A very simple plugin that allows multiple custom vim.ui.open handlers to co-exist☆32Updated 11 months ago
- A Neovim/Bufferline extension to cycle through windowless buffers to give a more traditional tab based experience☆37Updated 2 years ago
- A substitute of vim's :substitute that uses lua patterns instead of vim regex. Supports incremental preview.☆41Updated last year
- System-wide notifications for Neovim☆40Updated 2 years ago
- Status line component showing the number of LSP definition and reference of the token under the cursor.☆30Updated last week
- Enhances visual feedback when leaping☆33Updated 2 months ago
- Promise implementation for neovim lua☆52Updated 8 months ago
- nvim plugin using gfold to switch repo and have statusline component☆32Updated 2 years ago
- Simple regex helper☆40Updated last year
- Source of nvim-cmp to dynamically generate candidates using Lua functions.