automkdir.nvim
Directory creator
Creates non-existent parent directories when writing a file in Neovim
Automatically creates non-existent parent directories when writing a file
16 stars
1 watching
0 forks
Language: Lua
last commit: 11 months ago
Linked from 1 awesome list
luaneovimneovim-pluginplugin
Related projects:
Repository | Description | Stars |
---|---|---|
jghauser/mkdir.nvim | Automates the creation of missing directories on file save during text editing. | 214 |
dinhhuy258/sfm.nvim | A simple directory tree viewer plugin for Neovim written in Lua | 59 |
prichrd/netrw.nvim | Adds configuration and customizations to a file explorer in Neovim | 220 |
simonmclean/triptych.nvim | A plugin for Neovim's file explorer with 3 floating windows for easy navigation and file management. | 198 |
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 |
luukvbaal/nnn.nvim | A Neovim plugin that integrates the nnn file manager into the editor. | 428 |
anuvyklack/windows.nvim | Automatically expands and maximizes the current window with animations | 537 |
jubnzv/mdeval.nvim | Evaluates code blocks inside markdown documents | 195 |
2kabhishek/utils.nvim | Provides utilities to simplify plugin development in Neovim | 7 |
okuuva/auto-save.nvim | Automates file saving in NeoVim based on customizable conditions and events | 173 |
tamago324/lir.nvim | A plugin for Neovim that provides a simple file explorer with various navigation and management actions. | 355 |
elihunter173/dirbuf.nvim | Allows editing files and directories in Neovim like text editing | 432 |
natecraddock/workspaces.nvim | Manages project directories in Neovim for easy switching and synchronization. | 322 |
zeioth/compiler.nvim | Automates compilation and execution of code without requiring manual setup | 519 |
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 |