Topic: neovim

Discovering extensions with coc-marketplace
June 11, 2020

Discovering extensions with coc-marketplace

What is coc-marketplace? This extension is a marketplace for all other coc-extensions Note You will need to have CoC installed I have a blog…

Codi - An Interactive Scratchpad for Hackers
May 26, 2020

Codi - An Interactive Scratchpad for Hackers

What is Codi? Codi is an interactive scratchpad for hackers. It opens virtual text which displays the results of evaluating each line as you…

Snippets with CoC
May 22, 2020

Snippets with CoC

Install Make sure you install CoC, I have a video for that here After setting up CoC you can install with: Config You can create a config…

Floaterm
May 15, 2020

Floaterm

Install Create config file Make sure to source this file in Floaterm Floaterm is a floating terminal for Neovim Configure Floaterm Floaterm…

Quickscope
May 03, 2020

Quickscope

Install Create config file Make sure to source this file in Quickscope Form the github repo: "An always-on highlight for a unique character…

Which Key
May 03, 2020

Which Key

Install Create config file Make sure to source this file in Which Key From the github repo: "vim-which-key is vim port of emacs-which-key…

Git integration
May 02, 2020

Git integration

Plugins We're going to be looking at 4 plugins that bring a good integrate git experience to Neovim Create config files Make sure to source…

Project Management with Startify
May 01, 2020

Project Management with Startify

Plug in Startify Create a config file Sessions This plugin will let us manage our sessions very easily Add ! to skip the prompt We should…

Adding color with colorizer & rainbow
April 30, 2020

Adding color with colorizer & rainbow

Install colorizer Configuration Create a place for lua plugins Add the following: Remember to source in , but a little differently this time…