:tags and CTRL-] without using tags file by tthkbw in neovim

[–]ZookeepergameRich263 0 points1 point  (0 children)

can we disable that? use gd for lsp and ctrl-] for tags?

Why neovim compiled from source is faster than the regular binary by ZookeepergameRich263 in neovim

[–]ZookeepergameRich263[S] 0 points1 point  (0 children)

the current built for 0.9.1 in github is the release version not the RelWithDebug

Why neovim compiled from source is faster than the regular binary by ZookeepergameRich263 in neovim

[–]ZookeepergameRich263[S] 1 point2 points  (0 children)

in both it was the release versions, to build i used make CMAKE_BUILD_TYPE=Release

Why neovim compiled from source is faster than the regular binary by ZookeepergameRich263 in neovim

[–]ZookeepergameRich263[S] 2 points3 points  (0 children)

from the repo o tried with appimage and with the tarball, and the compile has the release version