neovim/scripts
Chris DeLuca 1bd6e4469b
docs(website): soft wrap code blocks #21644
Use `white-space: pre-wrap` to preserve white space as per `pre`, but to
allow line wrapping if the display runs out of horizontal space.

This prevents lines overflowing their box, and causing horizontal
scrolling across the entire page on small screens.

This `pre-wrap` technique is used by GitHub to format code for mobile.

See https://developer.mozilla.org/en-US/docs/Web/CSS/white-space#pre-wrap
2023-01-04 07:15:08 -08:00
..
bump_deps.lua build: rename build-related dirs 2022-06-28 04:02:29 -07:00
bump-deps.sh docs: various #12823 2022-10-09 05:21:52 -07:00
check_urls.vim
cliff.toml chore: forward-port changes from v0.8.2 release 2022-12-29 17:36:28 +01:00
download-unicode-files.sh build(lintsh): double quote to prevent word splitting (#21571) 2022-12-28 22:50:24 +01:00
gen_filetype.lua
gen_help_html.lua docs(website): soft wrap code blocks #21644 2023-01-04 07:15:08 -08:00
gen_vimdoc.py feat: vim.inspect_pos, vim.show_pos, :Inspect 2022-12-17 13:05:31 +01:00
genappimage.sh build(lint): add more shell scripts to lintsh 2022-11-01 18:37:21 +01:00
genvimvim.lua vim-patch:8c1b8cb2e0b5 (#18966) 2022-06-15 09:20:32 +02:00
git-log-pretty-since.sh build(lint): add more shell scripts to lintsh 2022-11-01 18:37:21 +01:00
legacy2luatest.pl
lintcommit.lua ci(lintcommit): enforce common scope names #20393 2022-10-24 04:24:08 -07:00
lua2dox_filter refactor(lua2dox_filter): format 2022-10-10 12:21:40 +01:00
lua2dox.lua docs: fix typos 2022-11-02 21:45:26 +08:00
movedocs.pl
pvscheck.sh docs: fix typos 2022-11-02 21:45:26 +08:00
release.sh build(lint): add more shell scripts to lintsh 2022-11-01 18:37:21 +01:00
shadacat.py
update_terminfo.sh build(lint): add more shell scripts to lintsh 2022-11-01 18:37:21 +01:00
vim-patch.sh feat!: remove hardcopy 2023-01-03 10:07:43 +00:00
vimpatch.lua vim-patch: bump VIM_VERSION from 8.0 => 8.1 #20762 2022-10-21 03:56:09 -07:00
windows.ti fix(terminfo): disable smglr for vtpcon and conemu (#18855) 2022-06-05 14:39:56 +02:00