mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-02-21 10:58:01 +00:00
notes/orgmode: fix npins name incompat
This commit is contained in:
parent
d221c4b49a
commit
678598167c
1 changed files with 1 additions and 3 deletions
|
@ -13,9 +13,7 @@ in {
|
|||
config = mkIf cfg.enable (mkMerge [
|
||||
{
|
||||
vim = {
|
||||
startPlugins = [
|
||||
"orgmode-nvim"
|
||||
];
|
||||
startPlugins = ["orgmode"];
|
||||
|
||||
binds.whichKey.register = pushDownDefault {
|
||||
"<leader>o" = "+Notes";
|
||||
|
|
Loading…
Add table
Reference in a new issue