Giter Site home page Giter Site logo

cocchad's Introduction

CocChad

My NvChad customs for coc.nvim, nvim-dap, VSCode, FireNvim etc.

This configuration is meant to be installed on top of Neovim. It installs NvChad, but focuses on reverting some original behavior of Neovim as well as providing a coc.nvim configuration with many language servers out of the box. It also comes with nvim-dap and some extensions for some languages to give debugging support right out-of-the-box.

This configuration also enables Neovim to be used in compat mode with VSCode and FireNvim.

Installation

After installing Neovim, please fork this repository to allow further customization, then:

  • Pull your fork in a local working directory
  • Backup all your nvim data, the next step will remove it to link a new custom and ftplugin folder
  • Run ./install (BEWARE: Will wipe all your previous nvim data)

Please read the script before running it! I'm not responsible for any damage. This repository is primary for me to backing up my personal custom configuration for NvChad, but maybe it is beneficial to you. I have changed it to make it possible to keep it in parallel with your existing configuration. Just add the following line to your .bashrc file:

alias coc-chad='NVIM_APPNAME="coc-chad" nvim'

and then use coc-chad command instead of the usual nvim command to run this configuration. Your existing config will not be touched.

Compats (embedded Neovim)

VSCode

This configuration is compatible with vscode-neovim/vscode-neovim, but it recommends you to use these keybindings and these settings in VSCode to make all work properly.

Please checkout the recommend extensions as well.

FireNvim

This configuration is compatible with glacambre/firenvim. To install the browser bridge and transform a textarea to a Neovim window, you have to trigger it with (cmd+e / ctrl+e) in the browser.

cocchad's People

Contributors

martin-braun avatar quasar-pankaj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.