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...
- Host: GitHub
- URL: https://github.com/lnardon/flymetothemoon
- Owner: lnardon
- License: mit
- Created: 2023-10-13T09:38:37.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-06-06T02:30:56.000Z (about 1 year ago)
- Last Synced: 2025-06-06T03:28:31.164Z (about 1 year ago)
- Topics: bash, frank-sinatra, lua, neovim, plugins, setup, vim
- Language: Lua
- Homepage:
- Size: 10.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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