jghauser
mkdir.nvim
Lua

This neovim plugin creates missing folders on save.

Last updated Jun 24, 2026
231
Stars
5
Forks
1
Issues
0
Stars/day
Attention Score
29
Language breakdown
No language data available.
โ–ธ Files click to expand
README

mkdir.nvim

A plugin for neovim that automatically creates missing directories on saving a file (similar to mkdir -p on linux).

asciicast

Installation

Packer:

-- mkdir
use {
  'jghauser/mkdir.nvim'
}

No further configuration is needed.

๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท jghauser/mkdir.nvim ยท Updated daily from GitHub