summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
-rw-r--r--utils/farignore1
2 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 985fbdb6..9c21f0d7 100644
--- a/README.md
+++ b/README.md
@@ -124,6 +124,12 @@ Example:
}
```
+## For FAR to work
+
+```
+:UpdateRemotePlugins
+```
+
## TabNine
To use tabnine enter the following in a buffer:
diff --git a/utils/farignore b/utils/farignore
deleted file mode 100644
index 8d87b1d2..00000000
--- a/utils/farignore
+++ /dev/null
@@ -1 +0,0 @@
-node_modules/*