GithubHelp home page GithubHelp logo

vulbyte / nvimconfig Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 61.09 MB

simple add this to ~/.config/nvim (on macOS) with nvim installed via brew on macOS 12 for a garunteed good time ( ͡° ͜ʖ ͡°)

Lua 99.17% Vim Script 0.83%

nvimconfig's Introduction

nvimConfig

simple add this to ~/.config/nvim (on macOS) with nvim installed via brew on macOS 12 for a garunteed good time ( ͡° ͜ʖ ͡°)

-packages used in this project: -tpope/fugitive https://github.com/tpope/vim-fugitive -theprimeagen/harpoon https://github.com/ThePrimeagen/harpoon -VonHeikemen/lsp-zero: https://github.com/VonHeikemen/lsp-zero.nvim -wbthomasons/packer https://github.com/wbthomason/packer.nvim -nvim-telescope/telescope: https://github.com/nvim-telescope/telescope.nvim -nvim-treesitter/nvim-treesitter: https://github.com/nvim-treesitter/nvim-treesitter -requires: NodeJs -bbill/undotree: https://github.com/mbbill/undotree

#Startup 1.) cd into the proper place, which is within your .config folder in your hole or user folder on macOS: cd ~./.config/, on linux it's generally: cd ~./home/<USERNAME>/.config/ and a the project folder should be added their named nvimConfig, rename this to "nvim" 2.) run the command git clone --depth 1 https://github.com/wbthomason/packer.nvim ~/.local/share/nvim/site/pack/packer/start/packer.nvim to install all the files needed for packer locally 3.) it will error the first time since most things aren't installed, to fix this load up vim and run :PackerSync. then leave and reopen. you should still have errors, because it'll only load so far before it gives up, for me it toook about 3x for everything to be installed. 4.) check that :Mason is also working, if it's working should be all good

#Troubleshooting:

CC1: if you are having issues errors caused from "missing the cc1 file/directory" it's because you're missing a file used to compile code for gcc. to fix this run: yum install gcc-c++, if you don't have yum go install it.

GREP SEARCH NOT WORKING: if this isn't working you need to install ripgrep via: https://github.com/BurntSushi/ripgrep#installation while you're at it install this too: https://github.com/sharkdp/fd#installation

nvimconfig's People

Contributors

vulbyte avatar

Watchers

 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.