diff options
author | Chris <[email protected]> | 2021-03-08 03:41:15 -0500 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-08 03:41:15 -0500 |
commit | 717c20c70abe31fe8476b2724dbcebe6a3ba2479 (patch) | |
tree | 672ea67969a2c68473ef754572d8685e4b444d4e /README.md | |
parent | e52ba72cc2021064d4e55a9a92b864cd8cd42dd7 (diff) |
update to fix FAR
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -136,6 +136,9 @@ Example: :UpdateRemotePlugins ``` +To replace in file make sure to specify `%:p` +To replace across project specify `**/*.<your_extension>` + ## TabNine To use TabNine enter the following in a buffer: |