Git Product home page Git Product logo

festart.nvim's Introduction

festart.nvim

festart.nvim is a pre-configured neovim setup designed specifically for frontend development, aimed at helping you quickly get started on your neovim frontend development journey.

This project is a single-file setup.

The inspiration for festart.nvim, as well as many of its configurations, were taken from the kickstart.nvim project and the configurations provided by craftzdog. I am very grateful to them, as I have learned a lot from them.

Installation

This requires Neovim version >= 0.8.

  • Backup your previous configuration
  • Fork the repository so you can make changes as necessary
  • Copy and paste the init.lua file from festart.nvim into $HOME/.config/nvim/init.lua
  • Open the init.lua file in nvim, and start installation, Ignore any error messages.
  • Restart Neovim
  • Manually install prettierd using Mason to enable formatting.

Please refer to the installation video:

festart.nvim.mov

Contribution

Contributions to festart.nvim are welcome! To contribute, please fork the repository and create a pull request.

License

festart.nvim is released under the MIT License. For more information, please refer to the LICENSE file.

FAQ

  • Q: What if I had previous neovim configurations?
  • A: If you had previous neovim configurations, it is recommended that you backup your configuration information and then delete it with rm -rf ~/.local/share/nvim/. use the init.lua file from festart.nvim to replace your old configuration.

festart.nvim's People

Contributors

nbili avatar

Stargazers

 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.