https://github.com/dofy/nvim
My neovim config
https://github.com/dofy/nvim
config lua neovim nvim
Last synced: about 1 month 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-12T06:02:35.000Z (11 months ago)
- Last Synced: 2025-09-22T18:50:26.022Z (7 months ago)
- Topics: config, lua, neovim, nvim
- Language: Lua
- Homepage:
- Size: 972 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
