https://github.com/coderj001/leovim
My own neovim lua config
https://github.com/coderj001/leovim
lua neovim neovim-configuration neovim-lsp neovim-lua neovim-lua-plugin
Last synced: about 1 month ago
JSON representation
My own neovim lua config
- Host: GitHub
- URL: https://github.com/coderj001/leovim
- Owner: coderj001
- Created: 2022-01-18T17:23:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-16T05:56:23.000Z (over 2 years ago)
- Last Synced: 2023-03-04T02:26:55.837Z (over 2 years ago)
- Topics: lua, neovim, neovim-configuration, neovim-lsp, neovim-lua, neovim-lua-plugin
- Language: Lua
- Homepage:
- Size: 211 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LeoVim
> neovim, lua, neovim-plugn-lua### How to run
1. Run build command `make build`
2. Run the docker engine `make run`
3. Inside shell run `nvim` and install plugins by `:PackerInstall`## Preview
[](https://imgur.com/wpFiVNB.png)
[](https://imgur.com/i9DNCZN.png)