https://github.com/thsutton/nvim-config
Configuration for neovim
https://github.com/thsutton/nvim-config
Last synced: over 1 year ago
JSON representation
Configuration for neovim
- Host: GitHub
- URL: https://github.com/thsutton/nvim-config
- Owner: thsutton
- Created: 2022-11-09T08:07:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T04:23:54.000Z (over 3 years ago)
- Last Synced: 2025-02-01T12:25:54.177Z (over 1 year ago)
- Language: Lua
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Neovim Configuration
====================
This is my Neovim configuration.
Keymaps
-------
- `rn`: *r*e*n*ame the identifier at the cursor (for buffers with an
LSP client that supports renaming).
- `ff`: *f*ind *f*iles with Telescope.
- `fg`: *f*ind with *g*rep with Telescope.
- `fb`: *f*ind *b*uffers with Telescope.
- `fh`: *f*ind *h*elp with Telescope.
- `xx`: show Trouble report of problems.
- `xt`: show file tree.