On Di, 08 Jun 2021, Julius Hamilton wrote:
> Hey, > > Does anyone know a good command line tool for highlighting and annotating > plain text documents? Not syntax highlighting via pattern matching. Just > going through a document with a cursor, and highlighting it for the purpose > of note-taking. > Plus adding comments would be good, but optional. > > Thanks very much, > Julius For Vim, perhaps this plugin does it: https://www.vim.org/scripts/script.php?script_id=2208 Best, Christian -- "Wir gestehn lieber unsre moralischen Irrtümer, Fehler und Gebrechen, als unsre wissenschaftlichen." -- Goethe, Maximen und Reflektionen, Nr. 965 -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20210609143325.GM1800871%40256bit.org.
