summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris <[email protected]>2020-08-08 18:53:34 -0400
committerChris <[email protected]>2020-08-08 18:53:34 -0400
commit257af747c5be85efa882c14087eb22b762fb7ad6 (patch)
treedb0dd339f55bb67b67da9c328fd8d13fa5005f3a
parenta22b3f2ba4e5d83dc861e6b03805f6e8fcf0c0b9 (diff)
remove farignore
-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/*