tuanbass / lazyvim

This is my fork of lazyvim (https://github.com/LazyVim/starter)
Apache License 2.0
0 stars 0 forks source link

Need to add task/todo management to nvim #7

Open tuanbass opened 1 year ago

tuanbass commented 1 year ago

tries some plugins

tuanbass commented 1 year ago

Decided to use neorg. However, dont know why the keybind not work

          ["core.keybinds"] = {
            config = {
              default_keybinds = true,
              hook = bind_key,
            },
          },
tuanbass commented 1 year ago

Eval Asana (with using of vim-taskwarrior and manishrjain/asanawarrior (plus a PR: https://github.com/manishrjain/asanawarrior/pull/35))