1
mirror of https://github.com/neovim/neovim.git synced 2024-12-29 14:41:06 -07:00
neovim/scripts
Justin M. Keyes c48b1421af
refactor!: rename "playground" => "dev"
Problem:
"playground" is new jargon that overlaps with existing concepts:
"dev" (`:help dev`) and "view" (also "scratch" `:help scratch-buffer`) .

Solution:
We should consistently use "dev" as the namespace for where "developer
tools" live. For purposes of a "throwaway sandbox object", we can use
the name "view".
- Rename `TSPlayground` => `TSView`
- Rename `playground.lua` => `dev.lua`
2023-06-06 08:23:20 -07:00
..
bump_deps.lua ci(deps): update bump_deps script () 2023-05-13 11:44:56 +02:00
check_urls.vim vim-patch: move test_urls.vim out of runtime/ 2018-11-12 12:36:40 -05:00
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 () 2022-12-28 22:50:24 +01:00
gen_filetype.lua feat: filetype.lua () 2022-01-04 07:28:29 -07:00
gen_help_html.lua docs(html): define anchors for search engine 2023-06-02 02:45:23 -07:00
gen_vimdoc.py refactor!: rename "playground" => "dev" 2023-06-06 08:23:20 -07:00
genappimage.sh ci: make all linux releases work with same glibc version 2023-04-22 22:58:14 +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 legacy2luatest: Use before_each instead of setup. 2016-02-01 09:09:08 +01:00
lintcommit.lua ci(lintcommit): fix error output 2023-04-22 17:37:45 +02:00
lua2dox.lua fix(treesitter): annotations 2023-03-23 11:23:51 +00:00
movedocs.pl Move documentation from function declarations to definitions 2014-06-02 11:04:04 -03:00
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 Merge 'inccommand: fix issues with modifiers and prompting' 2019-11-05 17:34:21 -08:00
update_terminfo.sh build(lint): add more shell scripts to lintsh 2022-11-01 18:37:21 +01:00
vim-patch.sh build(vim-patch.sh): use bundled uncrustify () 2023-05-26 22:22:56 +08:00
vimpatch.lua vim-patch: bump VIM_VERSION from 8.0 => 8.1 2022-10-21 03:56:09 -07:00
windows.ti fix(terminfo): disable smglr for vtpcon and conemu () 2022-06-05 14:39:56 +02:00