confirm-quit.nvim
Confirm shutdown
Prevents accidental shutdown of Neovim by prompting the user to confirm closure before closing all windows.
Check and then exit from Neovim
23 stars
2 watching
6 forks
Language: Lua
last commit: 11 months ago
Linked from 1 awesome list
neovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
axkirillov/hbac.nvim | Automatically closes unedited buffers when their number exceeds a threshold | 206 |
yagiziskirik/airsupport.nvim | A tool to help users remember and access shortcuts in NeoVim | 9 |
muniftanjim/nougat.nvim | A customizable UI plugin for Neovim's statusline, tabline, and winbar | 202 |
csessh/stopinsert.nvim | Automates escape from Insert mode after inactivity period | 15 |
chrisgrieser/nvim-early-retirement | Automatically closes inactive buffers after a set period of inactivity to declutter the workspace. | 186 |
mikesmithgh/git-prompt-string-lualine.nvim | A Neovim plugin that integrates git-prompt-string into the statusline, providing a customizable Git prompt. | 22 |
kazhala/close-buffers.nvim | A utility plugin that provides an easy way to delete multiple buffers in Neovim based on various conditions. | 163 |
olimorris/persisted.nvim | A plugin for Neovim that provides session management with features such as branching, autoloading, and Telescope integration. | 456 |
anuvyklack/windows.nvim | Automatically expands and maximizes the current window with animations | 544 |
mawkler/demicolon.nvim | Enables custom repeat keys in Neovim for diagnostics and Treesitter text-object motions | 79 |
m4xshen/autoclose.nvim | Automatically pairs and closes brackets in text editing | 532 |
samharju/yeet.nvim | A tool for running shell commands in terminal buffers or tmux panes with minimal configuration. | 101 |
rrethy/nvim-treesitter-endwise | Automatically adds closing tags to certain structures in code to improve readability and maintainability. | 354 |
j-hui/fidget.nvim | A plugin that provides an extensible UI for Neovim notifications and LSP progress messages. | 2,021 |
zeioth/garbage-day.nvim | Automates the stopping and starting of language-server clients to reclaim RAM when not in use. | 320 |