diff options
| author | Camil Staps | 2016-11-30 18:56:39 +0100 | 
|---|---|---|
| committer | Camil Staps | 2016-11-30 19:11:45 +0100 | 
| commit | 81c05a67ac5e2c1a5cc5b425dfdce385f8f436f2 (patch) | |
| tree | 800bc3cf5f4ff6f58d493e5e82874c3c86875bd3 | |
| parent | More tab pages in vim (diff) | |
Vim settings for blackboard files
| -rw-r--r-- | vim/vim.symlink/after/ftplugin/bb.vim | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/vim/vim.symlink/after/ftplugin/bb.vim b/vim/vim.symlink/after/ftplugin/bb.vim new file mode 100644 index 0000000..5b041ba --- /dev/null +++ b/vim/vim.symlink/after/ftplugin/bb.vim @@ -0,0 +1 @@ +setlocal tw=79 spell spelllang=nl | 
