mkdir.nvim
Directory creator
Automates the creation of missing directories on file save during text editing.
This neovim plugin creates missing folders on save.
214 stars
1 watching
4 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
foldersmkdirmkdirpneovimneovim-pluginnvimplugin
Related projects:
Repository | Description | Stars |
---|---|---|
mateuszwieloch/automkdir.nvim | Creates non-existent parent directories when writing a file in Neovim | 16 |
elihunter173/dirbuf.nvim | Allows editing files and directories in Neovim like text editing | 432 |
dinhhuy258/sfm.nvim | A simple directory tree viewer plugin for Neovim written in Lua | 59 |
scjangra/table-nvim | A markdown table editor that formats the table as you type. | 29 |
sidofc/carbon.nvim | A simple directory tree viewer for Neovim that automatically updates its state in response to changes in the current working directory. | 178 |
prichrd/netrw.nvim | Adds configuration and customizations to a file explorer in Neovim | 220 |
natecraddock/workspaces.nvim | Manages project directories in Neovim for easy switching and synchronization. | 322 |
chrisgrieser/nvim-genghis | A plugin that provides lightweight and quick file operations without requiring full file management capabilities. | 201 |
ms-jpq/chadtree | A file manager plugin for Neovim with features for efficient browsing and management of files and directories. | 1,657 |
luukvbaal/nnn.nvim | A Neovim plugin that integrates the nnn file manager into the editor. | 428 |
jghauser/auto-pandoc.nvim | Converts markdown files to various formats using pandoc with customizable options from a YAML block. | 34 |
okuuva/auto-save.nvim | Automates file saving in NeoVim based on customizable conditions and events | 173 |
simonmclean/triptych.nvim | A plugin for Neovim's file explorer with 3 floating windows for easy navigation and file management. | 198 |
m-demare/attempt.nvim | Manages temporary buffers for coding attempts | 86 |
chrisgrieser/nvim-various-textobjs | A plugin bundle providing over 30 customizable text objects for Neovim to manipulate and extract data from text. | 616 |