Compare commits

..

No commits in common. "ae45cdf92a038c460da85ef7c56fcac9c52d4dcd" and "200a45ec73579ac36bf839212c5fe3fc25451b32" have entirely different histories.

2 changed files with 1 additions and 3 deletions

View file

@ -47,5 +47,3 @@ Release notes for release 0.7
[jacekpoz](https://github.com/jacekpoz):
- Add [ocaml-lsp](https://github.com/ocaml/ocaml-lsp) support.
- Fix Emac typo

View file

@ -15,7 +15,7 @@ in {
];
options.vim.notes.orgmode = {
enable = mkEnableOption "nvim-orgmode: Neovim plugin for Emacs Orgmode. Get the best of both worlds";
enable = mkEnableOption "nvim-orgmode: Neovim plugin for Emac Orgmode. Get the best of both worlds";
setupOpts = mkPluginSetupOption "Orgmode" {
org_agenda_files = mkOption {