]> git.r.bdr.sh - rbdr/nota.nvim/commit - lua/nota.lua
Namespace the plugin main
authorRuben Beltran del Rio <redacted>
Mon, 1 Jul 2024 21:06:18 +0000 (23:06 +0200)
committerRuben Beltran del Rio <redacted>
Mon, 1 Jul 2024 21:06:18 +0000 (23:06 +0200)
commit503bfaa93968986a9df5376c4543207c70dd2a07
tree2431fe512d09c1a087781cbaa804864a7710fce2
parentca10d2a36e3e7d8d28f15f36f0812384606c238d
Namespace the plugin
lua/nota.lua
lua/nota/configuration.lua [moved from lua/configuration.lua with 99% similarity]
lua/nota/keybinds.lua [moved from lua/keybinds.lua with 100% similarity]
lua/nota/learning.lua [moved from lua/learning.lua with 92% similarity]
lua/nota/notes.lua [moved from lua/notes.lua with 98% similarity]
lua/nota/plan.lua [moved from lua/plan.lua with 96% similarity]
lua/nota/task_views.lua [moved from lua/task_views.lua with 98% similarity]
lua/nota/tasks.lua [moved from lua/tasks.lua with 98% similarity]
lua/nota/util.lua [moved from lua/util.lua with 100% similarity]
plugin/nota.lua