https://github.com/xbc5/nvim
My Nvim config. It's a headless distro if you want to use it.
https://github.com/xbc5/nvim
Last synced: 5 months ago
JSON representation
My Nvim config. It's a headless distro if you want to use it.
- Host: GitHub
- URL: https://github.com/xbc5/nvim
- Owner: xbc5
- License: mit
- Created: 2022-06-27T04:44:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-07T14:59:40.000Z (11 months ago)
- Last Synced: 2025-09-07T16:27:16.506Z (11 months ago)
- Language: Lua
- Homepage:
- Size: 196 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Neo NVIM
RIP in peace to my old config.
## Features that I often forget
Press `s` in normal mode, and start typing a pattern. It will highlight that pattern; press enter to jump to it.
In visual mode, press `m` and it will set anchors at all visible block boundaries. Select one, and it will visually select that block.
## Tutorial
`nvim`
`sk` will show you all keymaps.
??
profit
## Requirements
Neovim.