dotfiles/nvim/.config/nvim
Marty Oehme f1ec3c05f1
nvim: Add criticmarkup highlighting
Added simple plugin for some highlighting of criticmarkup.
Criticmarkup is a neat way of doing 'track-changes' in markdown. It's a
bit cumbersome to read just the way it is when there's a lot of changes
however and this plugin helps immensely with that.

There is also a github gist out there which helps using pandoc to turn
Microsoft Word tracked changes into criticmarkup formatted markdown.
Amazing to work with through vim instead of the annoying Office suites!
2022-02-11 20:33:38 +01:00
..
after/plugin nvim: Switch to lua-based setup 2021-07-27 10:12:33 +02:00
lua nvim: Add criticmarkup highlighting 2022-02-11 20:33:38 +01:00
plugin nvim: Switch to lua-based setup 2021-07-27 10:12:33 +02:00
spell vifm: Change vifm filename yanking mapping to yt 2021-11-23 09:52:21 +01:00
abbrev.vim nvim: Switch from vimL to lua setup 2021-05-24 18:01:54 +02:00
init.lua nvim: Switch to lua-based setup 2021-07-27 10:12:33 +02:00