ports/editors/neovim/pkg/README

16 lines
553 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
+-------------------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-------------------------------------------------------------------------------
LuaJIT Support
==============
Some Neovim plugins now require LuaJIT. Those plugins won't work on
architectures that have no LuaJIT support.
Why is the Escape Key Not Working Right?
========================================
If you use Neovim under tmux, you are likely being bitten by a libtermkey bug.
Read the libtermkey package README for a workaround.