An open API service indexing awesome lists of open source software.

https://github.com/lnardon/flymetothemoon

A script to download/build neovim from source + install the essential plugins to make you 10x more productive. In other words...
https://github.com/lnardon/flymetothemoon

bash frank-sinatra lua neovim plugins setup vim

Last synced: 3 months ago
JSON representation

A script to download/build neovim from source + install the essential plugins to make you 10x more productive. In other words...

Awesome Lists containing this project

README

          

# FlyMeToTheMoon

My personal config for nvim. Built on top of Kickstart.nvim.

###### It is mandatory to listen to some Frank Sinatra while using this repo.

### What it uses

- Kickstart
- Telescope
- Git signs
- Mason
- Treesitter
- LSPs/Linters
- Golang
- JS/TS (vanilla and react)
- Docker
- Prettier
- Lua
- Lazy
- Autopairs
- Tokyonight Theme
- Floaterm
- Copilot
- Conform
- Neotree

### Install

Run the command below and the latest neovim will be installed and configured from the official repository.

```bash
./my_way.sh
```

#### Demo Images