sos.nvim
Autosaver
An autosaver plugin for Neovim that automatically saves changed buffers at customizable intervals.
Never manually save/write a buffer again!
19 stars
2 watching
0 forks
Language: Lua
last commit: about 1 month ago
Linked from 1 awesome list
automaticautomationautosaveautowriteeditingeditoreditor-pluginextensionfileneovimnvimpluginsavevimwrite
Related projects:
Repository | Description | Stars |
---|---|---|
okuuva/auto-save.nvim | Automates file saving in NeoVim based on customizable conditions and events | 173 |
pocco81/auto-save.nvim | Automates file saving in NeoVim based on customizable conditions and events | 671 |
m4xshen/autoclose.nvim | Automatically pairs and closes brackets in text editing | 523 |
mong8se/actually.nvim | A tool to provide a suggestion list after auto-completion, helping users choose the correct file instead of an incorrect one. | 55 |
axkirillov/hbac.nvim | Automatically closes unedited buffers when their number exceeds a threshold | 203 |
alaviss/nim.nvim | A plugin for NeoVim that provides language-specific features and functionality for the Nim programming language. | 204 |
elentok/format-on-save.nvim | Automates file formatting on save using LSP or shell utilities. | 159 |
zeioth/none-ls-autoload.nvim | Automates loading and unloading of Mason packages for use with the none-ls language server protocol | 20 |
johmsalas/text-case.nvim | A Neovim plugin for converting text case and performing bulk replacements | 455 |
nvimdev/guard.nvim | Utility plugin to format and lint code in Neovim | 455 |
idanarye/nvim-buffls | Adds LSP functionality to specific Neovim buffers | 9 |
deathbeam/autocomplete.nvim | Provides minimal autocompletion functionality for both buffer and cmdline in Neovim using LSP and Tree-sitter with signature help. | 45 |
numtostr/bufonly.nvim | A Lua plugin that deletes all buffers except the current one when it is not modified and modifiable. | 36 |
altermo/ultimate-autopair.nvim | An autopairing plugin with customizable features and support for multiple filetypes and languages. | 501 |
johann2357/nvim-smartbufs | A plugin that simplifies buffer management in neovim by providing features to quickly switch between buffers, launch and reopen terminal buffers, and manage buffer deletion. | 42 |