mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-10-14 12:39:35 +00:00
Compare commits
2 commits
314962bcb4
...
9df9d51fd9
Author | SHA1 | Date | |
---|---|---|---|
9df9d51fd9 |
|||
![]() |
2cbf07e129 |
2 changed files with 2 additions and 2 deletions
|
@ -170,7 +170,7 @@ The changes are, in no particular order:
|
|||
|
||||
- Add [ocaml-lsp] support
|
||||
|
||||
- Fix "Emac" typo
|
||||
- Fix `Emac` typo
|
||||
|
||||
- Add [new-file-template.nvim] to automatically fill new file contents using
|
||||
templates
|
||||
|
|
|
@ -93,7 +93,7 @@ in {
|
|||
accept = mkOption {
|
||||
type = nullOr str;
|
||||
default = "<M-l>";
|
||||
description = "Accept suggetion";
|
||||
description = "Accept suggestion";
|
||||
};
|
||||
|
||||
acceptWord = mkOption {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue