Skip to content

cyb3rkun/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godot

  1. set Editor>EditorSettings>TextEditor>External>Exec Path
    nvim
  2. set Editor>EditorSettings>TextEditor>External>Exec Flags
    --server {project}/godothost --remote-send "<C-\><C-N>:e {file}<CR>:call cursor({line}+1,{col})<CR>"
    
  3. set Editor>EditorSettings>TextEditor>External>Use External Text Editor
    on

About

My Personal Neovim setup for Godot

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors