Skip to content

Releases: aa-ryan/My-Vimrc

Snips

11 Sep 06:28
7d9ad44
Compare
Choose a tag to compare

New: Using Coc-Snippets!

3

07 Jul 13:08
1c6bfc1
Compare
Choose a tag to compare
3
  1. 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.

  2. For terminal vim cursor style support for different modes of vim.

  3. Removed Jupyter-vim since it was unable to take inputs from user when using option sending code to jupyter qt-console.

  4. New plugin for markdown "plasticboy/vim-markdown"

  5. Disable one plug for cxx-highlighting as coc-highlight is doing it's job well.

2: Merge pull request #6 from Aryan-dev007/new

30 Jun 11:54
c5f85b0
Compare
Choose a tag to compare

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.

1: Merge pull request #5 from Aryan-dev007/new

30 May 07:14
c227d01
Compare
Choose a tag to compare