Created
March 10, 2017 11:56
-
-
Save gunzapper/bee15cff31d49120528602ab43e51459 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vim --version | |
NVIM 0.1.7 | |
Build type: None | |
Compilation: /usr/bin/x86_64-linux-gnu-gcc -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DDISABLE_LOG -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DINCLUDE_GENERATED_DECLARATIONS -DHAVE_CONFIG_H -D_GNU_SOURCE -I/build/neovim-auam90/neovim-0.1.7/build/config -I/build/neovim-auam90/neovim-0.1.7/src -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/build/neovim-auam90/neovim-0.1.7/build/src/nvim/auto -I/build/neovim-auam90/neovim-0.1.7/build/include | |
Compiled by [email protected] | |
Optional features included (+) or not (-): +acl +iconv +jemalloc +tui | |
For differences from Vim, see :help vim-differences | |
system vimrc file: "$VIM/sysinit.vim" | |
fall-back for $VIM: "/usr/share/nvim" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment