Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GiomarOsorio/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

My Neovim config files

image

Index

Introduction

I used NvChad as starting point for my configuration. In this repository you will find the custom folders to make possible work with my custom configurations.

Dependencies

The only dependencies you need here is the proper NvChad, go to install section if you want to know more.

Install

1 - Install NvChad and run it:

git clone https://github.com/NvChad/starter ~/.config/nvim && nvim

2 - Exit from neovim and copy the configuration:

git clone --branch main [email protected]:GiomarOsorio/vim.git && cp -r ./.config/nvim/* $HOME/.config/nvim/ && sudo rm -r ./vim

3 - Run nvim

nvim

Installed

Language Server Protocol

  • Ansible
  • Bash
  • Docker
  • Docker Composer
  • Eslint
  • Go
  • JavaScript
  • JSON
  • Lua
  • Markdown
  • Python
  • Terraform
  • TypeScript
  • YAML

Debugger

  • Bash
  • JavaScript
  • TypeScript

Linter

  • Shellcheck

Formatter

  • Prettier

About

My Vim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages