Skip to content

Commit 19473d6

Browse files
committed
docs: add a cross-reference
1 parent b7f6bb1 commit 19473d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lua/wincent/commandt/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Similar to existing Command-T model, have a "Finder" instance that maintains a r
66

77
For returning results back, we only ever have a small number (say, 10), and can easily copy those strings back.
88

9+
See [ARCHITECTURE](../../../ARCHITECTURE.md) for way more details on the memory model.
10+
911
## Benchmarks
1012

1113
On Apple Silicon, where the `luajit` package is not currently available in Homebrew, but `neovim` itself requires `luajit-openresty` package, you can add a working `luajit` executable to your `$PATH` with:

0 commit comments

Comments
 (0)