Git Product home page Git Product logo

nvim's Introduction

My Neovim Config

image

備份原有設定

mv ~/.config/nvim{,.bak}
mv ~/.local/share/nvim{,.bak}
mv ~/.local/state/nvim{,.bak}
mv ~/.cache/nvim{,.bak}

安裝程式(已安裝可跳過)

brew tap homebrew/cask-fonts
brew install --cask font-hack-nerd-font
brew install iterm2 neovim zoxide eza fzf bat fd ripgrep git-delta pyenv poetry nvm tmux

安裝相關套件(已安裝可跳過)

pip install pynvim debugpy

NVM設定NODE(已安裝可跳過)

nvm install node
npm install -g neovim tree-sitter-cli

下載設定

git clone https://github.com/cloverdefa/nvim.git ~/.config/nvim
git clone https://github.com/junegunn/fzf-git.sh.git ~/fzf-git.sh

設定.zshrc(已設定可跳過)

echo $(cat ~/.config/nvim/.zshrc) >> ~/.zshrc && source ~/.zshrc

nvim's People

Contributors

cloverdefa 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.