Skip to content

hectordommo/neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neovim

Personal setup for neovim

Requirements

  • brew install ctags
  • brew install ripgrep
  • brew install fzf

Setup for Mac/Ubuntu usage.

Setup for a dev env for:

  1. PHP
  2. PRISMA.IO
  3. NODE
  4. VUE
  5. NextJs
  6. ReactJs
  7. Laravel

tabs for js

set autoindent expandtab tabstop=2 shiftwidth=2 softtabstop=2

tabs for php

set autoindent expandtab tabstop=4 shiftwidth=4 softtabstop=4

About

Personal setup for neovim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published