mirror of
https://github.com/gyoder/dots.git
synced 2026-02-27 17:03:45 +00:00
removed requirement for nvim nightly
This commit is contained in:
parent
b33eac0dcf
commit
8d1ade2704
1 changed files with 0 additions and 8 deletions
|
|
@ -153,11 +153,3 @@ end
|
||||||
|
|
||||||
-- https://simondalvai.org/blog/godot-neovim/
|
-- https://simondalvai.org/blog/godot-neovim/
|
||||||
require("godot")
|
require("godot")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if not vim.g.is_purdue then
|
|
||||||
-- Enable experimental UI in neovim-nightly
|
|
||||||
require('vim._extui').enable({})
|
|
||||||
end
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue