about summary refs log tree commit diff
diff options
context:
space:
mode:
authoriurii plugatarov <[email protected]>2024-08-02 23:19:11 +0200
committeriurii plugatarov <[email protected]>2024-08-02 23:19:11 +0200
commitf24a3ab9744a3f50eb8cacc06d4ef4c5f96875db (patch)
treee53c36d600f9ded45036d3489411cb82f26cb192
parentdfee9611c0134def92d3c254ca4b067338ae7720 (diff)
downloadsketchbook.nvim-f24a3ab9744a3f50eb8cacc06d4ef4c5f96875db.tar.gz
fix
Diffstat (limited to '')
-rw-r--r--lua/sketchbook/config.lua (renamed from lua/config.lua)0
-rw-r--r--lua/sketchbook/create_note.lua (renamed from lua/create_note.lua)0
-rw-r--r--lua/sketchbook/git_sync.lua (renamed from lua/git_sync.lua)0
-rw-r--r--lua/sketchbook/init.lua (renamed from lua/init.lua)0
-rw-r--r--lua/sketchbook/quick_note.lua (renamed from lua/quick_note.lua)0
-rw-r--r--lua/sketchbook/search_notes.lua (renamed from lua/search_notes.lua)0
-rw-r--r--lua/sketchbook/select_template.lua (renamed from lua/select_template.lua)0
-rw-r--r--lua/sketchbook/update_index.lua (renamed from lua/update_index.lua)0
8 files changed, 0 insertions, 0 deletions
diff --git a/lua/config.lua b/lua/sketchbook/config.lua
index 999245d..999245d 100644
--- a/lua/config.lua
+++ b/lua/sketchbook/config.lua
diff --git a/lua/create_note.lua b/lua/sketchbook/create_note.lua
index d85e267..d85e267 100644
--- a/lua/create_note.lua
+++ b/lua/sketchbook/create_note.lua
diff --git a/lua/git_sync.lua b/lua/sketchbook/git_sync.lua
index d19f024..d19f024 100644
--- a/lua/git_sync.lua
+++ b/lua/sketchbook/git_sync.lua
diff --git a/lua/init.lua b/lua/sketchbook/init.lua
index 421ae4c..421ae4c 100644
--- a/lua/init.lua
+++ b/lua/sketchbook/init.lua
diff --git a/lua/quick_note.lua b/lua/sketchbook/quick_note.lua
index 1196faf..1196faf 100644
--- a/lua/quick_note.lua
+++ b/lua/sketchbook/quick_note.lua
diff --git a/lua/search_notes.lua b/lua/sketchbook/search_notes.lua
index 152355e..152355e 100644
--- a/lua/search_notes.lua
+++ b/lua/sketchbook/search_notes.lua
diff --git a/lua/select_template.lua b/lua/sketchbook/select_template.lua
index e0c9f7e..e0c9f7e 100644
--- a/lua/select_template.lua
+++ b/lua/sketchbook/select_template.lua
diff --git a/lua/update_index.lua b/lua/sketchbook/update_index.lua
index 1a6044e..1a6044e 100644
--- a/lua/update_index.lua
+++ b/lua/sketchbook/update_index.lua