aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-04-30 15:34:31 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-04-30 15:34:31 +1200
commitdeaad3f0ef94e8602b1210cb739bb739fd212bfc (patch)
treeea14e3c19a357cdca253c1c254b63af9f5bf8448 /README.md
parentOverhaul for new version (diff)
downloadvim-big-file-options-deaad3f0ef94e8602b1210cb739bb739fd212bfc.tar.gz
vim-big-file-options-deaad3f0ef94e8602b1210cb739bb739fd212bfc.zip
Switch to two-spacing
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c3e2ec9..5fa52a1 100644
--- a/README.md
+++ b/README.md
@@ -3,13 +3,13 @@ big\_file\_options.vim
This plugin adds an `autocmd` hook to check the file size of an incoming
buffer, and if it's over a certain threshold, disables certain options in order
-to make the file a bit easier to edit. It makes the buffer read-only, and
+to make the file a bit easier to edit. It makes the buffer read-only, and
disables filetypes, swap files, undo files, and syntax highlighting.
License
-------
-Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself.
+Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself.
See `:help license`.
[1]: https://sanctum.geek.nz/