@ -87,7 +87,6 @@ Overall, I'm very pleased with it, but in the near future I'd like to migrate so
+ [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter): [tree-sitter](https://github.com/tree-sitter/tree-sitter) integration in `nvim` for syntax highlighting, indentation, folding and more.
+ [emmet-vim](https://github.com/mattn/emmet-vim): provide emmet-like expansions
+ [fzf.vim](https://github.com/junegunn/fzf.vim): fzf vim integration
+ [goyo.vim](https://github.com/junegunn/goyo.vim): distraction-free writing. My use case is email composing in NeoMutt.
+ [bullets.vim](https://github.com/dkarter/bullets.vim): manage bullet lists with custom keybindings.
+ [vim-pandoc-syntax](https://github.com/vim-pandoc/vim-pandoc-syntax): provide markdown syntax highlighting and concealing independently of [vim-pandoc](https://github.com/vim-pandoc/vim-pandoc).
+ [vim-surround](https://github.com/tpope/vim-surround): easily edit surrounding punctuation pairs such as parenthesis, markup tags, and more.