https://github.com/dofy/nvim
My neovim config
https://github.com/dofy/nvim
config lua neovim nvim
Last synced: 4 months ago
JSON representation
My neovim config
- Host: GitHub
- URL: https://github.com/dofy/nvim
- Owner: dofy
- License: mit
- Created: 2024-04-19T03:26:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-18T04:58:23.000Z (about 1 year ago)
- Last Synced: 2024-12-18T05:36:19.003Z (about 1 year ago)
- Topics: config, lua, neovim, nvim
- Language: Lua
- Homepage:
- Size: 962 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# neovim config
## Installation
```bash
git clone git@github.com:dofy/nvim.git ~/.config/nvim
```
## Useage
In neovim:
- run `:Lazy` to install or update plugins.
- run `:Mason` to install or update LSP servers.
- in Normal mode, press `space bar` to trigger the leader key
- wait a moment to see the available keybindings for the leader key
- `g?` to see the keybindings
- press `g` and wait a moment to see the available keybindings for `g`
## Screenshot
