Giter Site home page Giter Site logo

nvim-win's Introduction

My Neovim Config

image

備份原有設定

Rename-Item -Path "$env:LOCALAPPDATA\nvim" -NewName "nvim.bak"
Rename-Item -Path "$env:LOCALAPPDATA\nvim-data" -NewName "nvim-data.bak"

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

安裝軟體包

winget install --id Neovim.Neovim -e
winget install --id ajeetdsouza.zoxide -e
winget install --id eza-community.eza -e
winget install --id junegunn.fzf -e
winget install --id sharkdp.bat -e
winget install --id sharkdp.fd -e
winget install --id BurntSushi.ripgrep -e
winget install --id dandavison.delta -e
winget install --id nvm-sh.nvm -e
winget install --id gnu.tmux -e
winget install --id zig.zig -e

安裝 font-meslo

oh-my-posh font install meslo --user

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

pip install pynvim debugpy

NVM設定NODE並安裝依賴套件(已安裝可跳過)

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

下載NeoVIM設定並啟動

git clone https://github.com/cloverdefa/nvim-win.git $env:LOCALAPPDATA\nvim
nvim

nvim-win'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.