From 8870c1e87b8be5e39d384658d52e925539c56b03 Mon Sep 17 00:00:00 2001 From: mathijs-bakker Date: Thu, 21 Aug 2025 16:55:14 +0200 Subject: [PATCH] Update README --- README.md | 41 ++++++++++---------- assets/godotdev-nvim-logo.svg | 73 +++++++++++++++++++++++++++++++++++ 2 files changed, 94 insertions(+), 20 deletions(-) create mode 100644 assets/godotdev-nvim-logo.svg diff --git a/README.md b/README.md index 8ee7ccb..21f0aa6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +
# godotdev.nvim Batteries-included Neovim plugin for **Godot game development** (Godot 4.3+), using Neovim as an external editor. Provides LSP support for GDScript and Godot shaders, DAP debugging, and Treesitter syntax highlighting. @@ -53,30 +54,30 @@ require("godotdev").setup({ # Keymaps ### LSP -`gd` → Go to definition -`gD` → Go to declaration -`gy` → Type definition -`gi` → Go to implementation -`gr` → List references -`K` → Hover -`` → Signature help -`rn` → Rename symbol -`ca` → Code action -`f` → Format buffer -`gl` → Show diagnostics -`[d` / `]d` → Previous/next diagnostic +- `gd` → Go to definition +- `gD` → Go to declaration +- `gy` → Type definition +- `gi` → Go to implementation +- `gr` → List references +- `K` → Hover +- `` → Signature help +- `rn` → Rename symbol +- `ca` → Code action +- `f` → Format buffer +- `gl` → Show diagnostics +- `[d` / `]d` → Previous/next diagnostic ### DAP - `F5` -> Continue/Start - `F10` -> Step over - `F11` -> Step into - `F12` -> Step out - `db` -> Toggle Breakpoint - `dB` -> Conditional breakpoint +- `F5` -> Continue/Start +- `F10` -> Step over +- `F11` -> Step into +- `F12` -> Step out +- `db` -> Toggle Breakpoint +- `dB` -> Conditional breakpoint ### DAP UI - `du` -> , Toggle UI - `dr` -> , Open REPL +- `du` -> , Toggle UI +- `dr` -> , Open REPL ## License diff --git a/assets/godotdev-nvim-logo.svg b/assets/godotdev-nvim-logo.svg new file mode 100644 index 0000000..b508612 --- /dev/null +++ b/assets/godotdev-nvim-logo.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +GODOTDEV .NVIM +