diff options
| author | HumanEntity <human_entity@icloud.com> | 2023-12-25 13:33:15 +0100 |
|---|---|---|
| committer | HumanEntity <human_entity@icloud.com> | 2023-12-25 13:33:15 +0100 |
| commit | b79f2707309c20f2834008b1ea0cfcad89ba3978 (patch) | |
| tree | ab2b6996c04e4c6d7f731f647f9f5249e0fc564e /README.norg | |
| parent | f94d9d4419e3a32ecee4410619c34a9433ca996d (diff) | |
| download | simple-denote.nvim-b79f2707309c20f2834008b1ea0cfcad89ba3978.tar.gz | |
Updated README
Diffstat (limited to 'README.norg')
| -rw-r--r-- | README.norg | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/README.norg b/README.norg deleted file mode 100644 index ac30d0f..0000000 --- a/README.norg +++ /dev/null @@ -1,12 +0,0 @@ -* `denote.nvim` - `denote.nvim` is a plugins for creating notes without any external dependencies. Main inspiration for this project was emacs package called `Denote`. - -* Installation - @code lua - { - "HumanEntity/denote.nvim", - build = "mkdir -p ~/.denote/", - } - @end - - This takes care of installing and creating note directory for `denote`. Denote has no external dependencies but I recommend you use `telescope-ui-select.nvim` plugin for better ui. |
