Releases: aa-ryan/My-Vimrc
Snips
3
-
Removed some of the now unwanted feature such as "format on save" in coc-config, also automatic sorting of imports were not performing as expected.
-
For terminal vim cursor style support for different modes of vim.
-
Removed Jupyter-vim since it was unable to take inputs from user when using option sending code to jupyter qt-console.
-
New plugin for markdown "plasticboy/vim-markdown"
-
Disable one plug for cxx-highlighting as coc-highlight is doing it's job well.
2: Merge pull request #6 from Aryan-dev007/new
Some new functions added such as resume_edit_position in vimrc.
Switched from skim to fzf. It comes more handy and has a good documentation.
Changing colorscheme and AirlineThemes shortcut added.
Support for code folding enabled. I don't know when but I started using it alot.
Some new configurations in coc-settings file.