Difference between revisions of "Neovim"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
Line 1: Line 1:
[[Category:Software]][[Category:editor]][[Category:text]][[Category:ide]][[Category:vim]]
+
[[Category:Software]][[Category:editor]][[Category:text]][[Category:IDE]][[Category:vim]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|neovim}}
 
|{{#vardefine:app|neovim}}

Revision as of 14:31, 27 May 2022

Description

neovim website  

Neovim is literally the future of Vim. Neovim is an extension of Vim: feature-parity and backwards-compatibility are high priorities. If you already use Vim, see :help nvim-from-vim to learn about the differences. GUIs can nvim --embed or communicate via named pipe using the discoverable msgpack API. The msgpack API enables structured communication to and from any programming language. Remote plugins run as co-processes that communicate with Neovim safely and asynchronously.

Environment Modules

Run module spider neovim to find out what environment modules are available for this application.

System Variables

  • HPC_NEOVIM_DIR - installation directory