-
-
Notifications
You must be signed in to change notification settings - Fork 303
feat(godot): Add .uid/.import file handling and godot-server.nvim #1450
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Review ChecklistDoes this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist: Proper conventional commit scoping:
|
1a36541 to
e1488bc
Compare
8e2a837 to
ca8dde2
Compare
ca8dde2 to
040e9db
Compare
📑 Description
Adds handling of Godot's
.uidfiles which should be moved with their corresponding files. Also hides them (same behavior as the editor) as they are not meant to be user-edited.Adds godot-server.nvim to open files from Godot in Neovim