mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-08-14 17:17:07 +02:00
Remove unused export
This commit is contained in:
1
.teamcity/_Self/buildTypes/Nvim.kt
vendored
1
.teamcity/_Self/buildTypes/Nvim.kt
vendored
@@ -31,7 +31,6 @@ object Nvim : BuildType({
|
||||
tar xzf nvim-linux64.tar.gz
|
||||
cd nvim-linux64/bin
|
||||
chmod +x nvim
|
||||
export IDEAVIM_NVIM_PATH=${'$'}(pwd)/nvim
|
||||
""".trimIndent()
|
||||
}
|
||||
gradle {
|
||||
|
Reference in New Issue
Block a user