mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-21 11:14:40 +02:00
fix: Remove missed mentions of rawType (#875)
This commit is contained in:
parent
4d14c098b6
commit
8b8a1c0f4b
5 changed files with 5 additions and 5 deletions
|
@ -214,7 +214,7 @@ in {
|
|||
''
|
||||
''
|
||||
Actions to be triggered for specified keybindings. It can take either action name i.e `toggle_preview`
|
||||
Or it can a `rawType`.
|
||||
Or it can a `rawLua`.
|
||||
'';
|
||||
|
||||
lsp = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue