Topic: neovim
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
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
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…
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…
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
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
Install colorizer Configuration Create a place for lua plugins Add the following: Remember to source in , but a little differently this time…
