commit f65f61d7626a0c9b83da7e10892f6a5e99543452
parent ef5131642f4b7816506528edc71c3f3889c6eeee
Author: Anders Damsgaard <andersd@riseup.net>
Date: Sun, 14 Jan 2018 19:59:17 -0500
Add plugin to increase readability of written text, add w3m bookmarks
Diffstat:
5 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/links/.vim/ftplugin/mail.vim b/links/.vim/ftplugin/mail.vim
@@ -7,4 +7,5 @@ augroup mail_typography
setlocal formatoptions=alw2qt " automatically reflow paragraphs
setlocal completefunc=Complete_Emails
IndentLinesDisable
+ AdVIMsorEnable " detect weasel words, use of passive voice, word duplicates
augroup END
diff --git a/links/.vim/ftplugin/markdown.vim b/links/.vim/ftplugin/markdown.vim
@@ -6,4 +6,5 @@ augroup markdown_typography
setlocal list
setlocal formatoptions=alw2qt " automatically reflow paragraphs
setlocal completefunc=emoji#complete
+ AdVIMsorEnable " detect weasel words, use of passive voice, word duplicates
augroup END
diff --git a/links/.vim/ftplugin/tex.vim b/links/.vim/ftplugin/tex.vim
@@ -22,4 +22,5 @@ augroup latex_typography
setlocal list
setlocal formatoptions=alw2qt " automatically reflow paragraphs
IndentLinesDisable
+ AdVIMsorEnable " detect weasel words, use of passive voice, word duplicates
augroup END
diff --git a/links/.vim/plugins.vim b/links/.vim/plugins.vim
@@ -29,6 +29,7 @@ Plug 'ludovicchabant/vim-gutentags' " automatic tag generation
"""""" Syntax checking """"""
Plug 'w0rp/ale' " asynchronous syntax check
+Plug 'lukhio/adVIMsor', { 'on': 'AdVIMsorEnable' } " checks with :AdVIMsor*
"""""" Buffer motion """"""
Plug 'easymotion/vim-easymotion' " jump to char with <spc><spc>char
diff --git a/links/.w3m/bookmark.html b/links/.w3m/bookmark.html
@@ -22,6 +22,8 @@
<ul>
<li><a href="https://www.fredmiranda.com/forum/board/55">Fred Miranda: Alternative Gear & Lenses</a>
<li><a href="https://www.fredmiranda.com/forum/board/56">Fred Miranda: Sony Forum</a>
+<li><a href="https://luminous-landscape.com/">Luminous Landscape</a>
+<li><a href="https://forum.luminous-landscape.com/">Luminous Landscape - Forum</a>
<!--End of section (do not delete this comment)-->
</ul>
<h2>Wiki</h2>