Skip to content

Commit 9ba2a58

Browse files
committed
modules/docs: move into its own directory
1 parent a8d27e2 commit 9ba2a58

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

modules/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
# using this in a submodule nested within another nixvim config.
55
{
66
imports = [
7+
./docs
78
./misc
89
./autocmd.nix
910
./clipboard.nix
1011
./colorscheme.nix
1112
./commands.nix
1213
./diagnostics.nix
13-
./doc.nix
1414
./editorconfig.nix
1515
./files.nix
1616
./filetype.nix
File renamed without changes.

0 commit comments

Comments
 (0)