1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 07:20:04 +08:00

chore(copyright): update copyright

This commit is contained in:
wsdjeg 2023-03-26 13:50:22 +08:00
parent 9b33d5b909
commit de3ec27729
63 changed files with 196 additions and 196 deletions

View File

@ -1,16 +1,16 @@
--=============================================================================
-- init.lua --- demo
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3
--=============================================================================
local layer = require('spacevim.layer')
local opt = require('spacevim.opt')
opt.colorscheme = 'one'
layer.load('lang#java', {
format_on_save = false
})
--=============================================================================
-- init.lua --- demo
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3
--=============================================================================
local layer = require('spacevim.layer')
local opt = require('spacevim.opt')
opt.colorscheme = 'one'
layer.load('lang#java', {
format_on_save = false
})

View File

@ -1,6 +1,6 @@
"=============================================================================
" version.vim --- Version checking API
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" django.vim --- django project support in SpaceVim
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" autoit.vim --- autoit layer
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" e.vim --- E language layer
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" fennel.vim --- fennel language support
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" jr.vim --- lang#jr layer
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" jsonnet.vim --- jsonnet support for vim
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" liquid.vim --- Liquid template language support for SpaceVim
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" octave.vim --- lang#octave layer
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" org.vim --- lang#org for SpaceVim
" Copyright (c) 2016-2020 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" postscript.vim --- PostScript language layer
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" rst.vim --- rst language layer
" Copyright (c) 2016-2017 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" splus.vim --- S language layer
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" smalltalk.vim --- SmallTalk language layer
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" splus.vim --- S-Plus language layer
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" teal.vim --- teal language support for SpaceVim
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" verilog.vim --- Verilog/SystemVerilog support
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" yang.vim --- yang support for vim
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" ssh.vim --- ssh layer for spacevim
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" telescope.vim --- telescope support for spacevim
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" treesitter.vim --- treesitter layer for SpaceVim
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" zettelkasten.vim --- zettelkasten layer for SpaceVim
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" dracula.vim --- dracula theme for spacevim
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" autosave.vim --- autosave plugin for spacevim
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" ctrlg.vim --- display info via Ctrl-g
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" helpgrep.vim --- asynchronous helpgrep
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" cscope.vim --- cscope plugin
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" cscope.vim --- cscope layer plugin
" Copyright (c) 2016-2017 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" branch.vim --- branch action of git.vim
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" utils.vim --- utils function for neoformat
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" chatting.vim --- chatting client
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" gitter.vim --- a gitter client
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" irc.vim --- irc protocol for vim-chat
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" logger.vim --- logger of vim-chat
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" notify.vim --- notification for chatting
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" windows.vim --- chatting message windows
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" cheat.vim --- cheat plugin
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" cheat.vim --- cheat plugin
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" clipboard.vim --- clipboard for neovim and vim8
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" cmake.vim --- cmake plugin
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" rescript.vim --- ReScript indent file
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" toml.vim --- toml autoload plugin
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3

View File

@ -1,6 +1,6 @@
--=============================================================================
-- api.lua --- lua api plugin
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3

View File

@ -1,6 +1,6 @@
--=============================================================================
-- string.lua --- spacevim data#string api
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3

View File

@ -1,6 +1,6 @@
--=============================================================================
-- logger.lua --- logger api implemented in lua
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3

View File

@ -1,6 +1,6 @@
--=============================================================================
-- messletters.lua --- messletters api
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3

View File

@ -1,6 +1,6 @@
--=============================================================================
-- prompt.lua --- prompt api for spacevim
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3

View File

@ -1,6 +1,6 @@
--=============================================================================
-- buffer.lua --- public buffer apis
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3

View File

@ -1,6 +1,6 @@
--=============================================================================
-- compatible.lua --- compatible api between neovim/vim
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3

View File

@ -1,119 +1,119 @@
--=============================================================================
-- regex.lua --- use vim regex in lua
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3
--=============================================================================
-- in viml you can use =~/=~#/=~
local M = {}
M.__cmp = require('spacevim.api').import('vim.compatible')
function M.equal(a, b, ...)
local argv = {...}
local ignore = argv[1] or false
if M.__cmp.fn.matchstr(a, b) == '' then return false else return true end
end
function M.parser(regex, is_perl)
local vim_regex = regex
local substitute = vim.fn.substitute
-- matchadd function needs \ before [%@&]
vim_regex = substitute(vim_regex, [[\([%@&]\)]], [[\\\1]], 'g')
-- non-greedy pattern
-- replace from what to what?
-- let vim_regex = substitute(vim_regex, '(?<!\\)\*\?', '{-}', 'g')
-- let vim_regex = substitute(vim_regex, '(?<!\\)\+\?', '{-1,}', 'g')
-- let vim_regex = substitute(vim_regex, '(?<!\\)\?\?', '{-0,1}', 'g')
-- let vim_regex = substitute(vim_regex, '(?<!\\)\{(.*?)\}\?', '{-\1}', 'g')
if is_perl then
-- *+, ++, ?+, {m,n}+ => *, +, ?, {m,n}
vim_regex = substitute(vim_regex, [[(?<!\\)([*+?}])\+]], [[\1]], 'g')
-- remove (?#....)
vim_regex = substitute(vim_regex, [[\(\?#.*?\)]], '', 'g')
-- (?=atom) => atom\@=
vim_regex = substitute(vim_regex, [[\(\?=(.+?)\)]], '(\1)@=', 'g')
-- (?!atom) => atom\@!
vim_regex = substitute(vim_regex, [[\(\?!(.+?)\)]], '(\1)@!', 'g')
-- (?<=atom) => atom\@<=
vim_regex = substitute(vim_regex, [[\(\?<=(.+?)\)]], [[(\1)@<=]], 'g')
-- (?<!atom) => atom\@<!
vim_regex = substitute(vim_regex, [[\(\?<!(.+?)\)]], [[(\1)@<!]], 'g')
-- (?>atom) => atom\@>
vim_regex = substitute(vim_regex, [[\(\?>(.+?)\)]], [[(\1)@>]], 'g')
end
-- this won't hurt although they are not the same
vim_regex = substitute(vim_regex, [[\\A]], '^', 'g')
vim_regex = substitute(vim_regex, [[\\z]], '$', 'g')
vim_regex = substitute(vim_regex, [[\\B]], '', 'g')
-- word boundary
-- \bword\b => <word>
vim_regex = substitute(vim_regex, [[\\b\(\w\+\)\\b]], [[<\1>]], 'g')
-- right word boundary
-- \bword => \<word
vim_regex = substitute(vim_regex, [[\\b\(\w\+\)]], [[<\1]], 'g')
-- left word boundary
-- word\b => word\>
vim_regex = substitute(vim_regex, [[\(\w\+\)\\b]], [[\1>]], 'g')
-- case-insensitive
-- (?i)abc => \cabc
-- (?-i)abc => \Cabc
vim_regex = substitute(vim_regex, '(?i)', [[\\c]], 'g')
vim_regex = substitute(vim_regex, '(?-i)', [[\\C]], 'g')
-- (?P<name>exp) => (exp)
vim_regex = substitute(vim_regex, [[(?P<\w\+>\([^)]\+\))]], [[(\1)]], 'g')
-- (?:exp) => %(exp)
vim_regex = substitute(vim_regex, [[(?:\([^)]\+\))]], [[%(\1)]], 'g')
-- \a bell (\x07)
-- \f form feed (\x0C)
-- \v vertical tab (\x0B)
vim_regex = substitute(vim_regex, [[\\a]], '%x07', 'g')
vim_regex = substitute(vim_regex, [[\\f]], '%x0C', 'g')
vim_regex = substitute(vim_regex, [[\\v]], '%x0B', 'g')
-- \123 octal character code (up to three digits) (when enabled)
-- \x7F hex character code (exactly two digits)
-- let vim_regex = substitute(vim_regex, '\\(x[0-9A-Fa-f][0-9A-Fa-f])', '%\1', 'g')
-- \x{10FFFF} any hex character code corresponding to a Unicode code point
-- \u007F hex character code (exactly four digits)
-- \u{7F} any hex character code corresponding to a Unicode code point
-- \U0000007F hex character code (exactly eight digits)
-- \U{7F} any hex character code corresponding to a Unicode code point
-- let vim_regex = substitute(vim_regex, '\\([uU])', '%\1', 'g')
vim_regex = substitute(vim_regex, '\\[:ascii:\\]', '[\\\\x00-\\\\x7F]', 'g')
vim_regex = substitute(vim_regex, '\\[:word:\\]', '[0-9A-Za-z_]', 'g')
vim_regex = substitute(vim_regex, '\\[:alnum:\\]', '[^0-9A-Za-z]', 'g')
vim_regex = substitute(vim_regex, '\\[:alpha:\\]', '[^A-Za-z]', 'g')
vim_regex = substitute(vim_regex, '\\[:ascii:\\]', '[^\\x00-\\x7F]', 'g')
vim_regex = substitute(vim_regex, '\\[:blank:\\]', '[^\\t ]', 'g')
vim_regex = substitute(vim_regex, '\\[:cntrl:\\]', '[^\\x00-\\x1F\\x7F]', 'g')
vim_regex = substitute(vim_regex, '\\[:digit:\\]', '[^0-9]', 'g')
vim_regex = substitute(vim_regex, '\\[:graph:\\]', '[^!-~]', 'g')
vim_regex = substitute(vim_regex, '\\[:lower:\\]', '[^a-z]', 'g')
vim_regex = substitute(vim_regex, '\\[:print:\\]', '[^ -~]', 'g')
vim_regex = substitute(vim_regex, '\\[:punct:\\]', '[^!-/:-@\\[-`{-~]', 'g')
vim_regex = substitute(vim_regex, '\\[:space:\\]', '[^\\t\\n\\r ]', 'g')
vim_regex = substitute(vim_regex, '\\[:upper:\\]', '[^A-Z]', 'g')
vim_regex = substitute(vim_regex, '\\[:word:\\]', '[^0-9A-Za-z_]', 'g')
vim_regex = substitute(vim_regex, '\\[:xdigit:\\]', '[^0-9A-Fa-f]', 'g')
return [[\v]] .. vim_regex
end
return M
--=============================================================================
-- regex.lua --- use vim regex in lua
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3
--=============================================================================
-- in viml you can use =~/=~#/=~
local M = {}
M.__cmp = require('spacevim.api').import('vim.compatible')
function M.equal(a, b, ...)
local argv = {...}
local ignore = argv[1] or false
if M.__cmp.fn.matchstr(a, b) == '' then return false else return true end
end
function M.parser(regex, is_perl)
local vim_regex = regex
local substitute = vim.fn.substitute
-- matchadd function needs \ before [%@&]
vim_regex = substitute(vim_regex, [[\([%@&]\)]], [[\\\1]], 'g')
-- non-greedy pattern
-- replace from what to what?
-- let vim_regex = substitute(vim_regex, '(?<!\\)\*\?', '{-}', 'g')
-- let vim_regex = substitute(vim_regex, '(?<!\\)\+\?', '{-1,}', 'g')
-- let vim_regex = substitute(vim_regex, '(?<!\\)\?\?', '{-0,1}', 'g')
-- let vim_regex = substitute(vim_regex, '(?<!\\)\{(.*?)\}\?', '{-\1}', 'g')
if is_perl then
-- *+, ++, ?+, {m,n}+ => *, +, ?, {m,n}
vim_regex = substitute(vim_regex, [[(?<!\\)([*+?}])\+]], [[\1]], 'g')
-- remove (?#....)
vim_regex = substitute(vim_regex, [[\(\?#.*?\)]], '', 'g')
-- (?=atom) => atom\@=
vim_regex = substitute(vim_regex, [[\(\?=(.+?)\)]], '(\1)@=', 'g')
-- (?!atom) => atom\@!
vim_regex = substitute(vim_regex, [[\(\?!(.+?)\)]], '(\1)@!', 'g')
-- (?<=atom) => atom\@<=
vim_regex = substitute(vim_regex, [[\(\?<=(.+?)\)]], [[(\1)@<=]], 'g')
-- (?<!atom) => atom\@<!
vim_regex = substitute(vim_regex, [[\(\?<!(.+?)\)]], [[(\1)@<!]], 'g')
-- (?>atom) => atom\@>
vim_regex = substitute(vim_regex, [[\(\?>(.+?)\)]], [[(\1)@>]], 'g')
end
-- this won't hurt although they are not the same
vim_regex = substitute(vim_regex, [[\\A]], '^', 'g')
vim_regex = substitute(vim_regex, [[\\z]], '$', 'g')
vim_regex = substitute(vim_regex, [[\\B]], '', 'g')
-- word boundary
-- \bword\b => <word>
vim_regex = substitute(vim_regex, [[\\b\(\w\+\)\\b]], [[<\1>]], 'g')
-- right word boundary
-- \bword => \<word
vim_regex = substitute(vim_regex, [[\\b\(\w\+\)]], [[<\1]], 'g')
-- left word boundary
-- word\b => word\>
vim_regex = substitute(vim_regex, [[\(\w\+\)\\b]], [[\1>]], 'g')
-- case-insensitive
-- (?i)abc => \cabc
-- (?-i)abc => \Cabc
vim_regex = substitute(vim_regex, '(?i)', [[\\c]], 'g')
vim_regex = substitute(vim_regex, '(?-i)', [[\\C]], 'g')
-- (?P<name>exp) => (exp)
vim_regex = substitute(vim_regex, [[(?P<\w\+>\([^)]\+\))]], [[(\1)]], 'g')
-- (?:exp) => %(exp)
vim_regex = substitute(vim_regex, [[(?:\([^)]\+\))]], [[%(\1)]], 'g')
-- \a bell (\x07)
-- \f form feed (\x0C)
-- \v vertical tab (\x0B)
vim_regex = substitute(vim_regex, [[\\a]], '%x07', 'g')
vim_regex = substitute(vim_regex, [[\\f]], '%x0C', 'g')
vim_regex = substitute(vim_regex, [[\\v]], '%x0B', 'g')
-- \123 octal character code (up to three digits) (when enabled)
-- \x7F hex character code (exactly two digits)
-- let vim_regex = substitute(vim_regex, '\\(x[0-9A-Fa-f][0-9A-Fa-f])', '%\1', 'g')
-- \x{10FFFF} any hex character code corresponding to a Unicode code point
-- \u007F hex character code (exactly four digits)
-- \u{7F} any hex character code corresponding to a Unicode code point
-- \U0000007F hex character code (exactly eight digits)
-- \U{7F} any hex character code corresponding to a Unicode code point
-- let vim_regex = substitute(vim_regex, '\\([uU])', '%\1', 'g')
vim_regex = substitute(vim_regex, '\\[:ascii:\\]', '[\\\\x00-\\\\x7F]', 'g')
vim_regex = substitute(vim_regex, '\\[:word:\\]', '[0-9A-Za-z_]', 'g')
vim_regex = substitute(vim_regex, '\\[:alnum:\\]', '[^0-9A-Za-z]', 'g')
vim_regex = substitute(vim_regex, '\\[:alpha:\\]', '[^A-Za-z]', 'g')
vim_regex = substitute(vim_regex, '\\[:ascii:\\]', '[^\\x00-\\x7F]', 'g')
vim_regex = substitute(vim_regex, '\\[:blank:\\]', '[^\\t ]', 'g')
vim_regex = substitute(vim_regex, '\\[:cntrl:\\]', '[^\\x00-\\x1F\\x7F]', 'g')
vim_regex = substitute(vim_regex, '\\[:digit:\\]', '[^0-9]', 'g')
vim_regex = substitute(vim_regex, '\\[:graph:\\]', '[^!-~]', 'g')
vim_regex = substitute(vim_regex, '\\[:lower:\\]', '[^a-z]', 'g')
vim_regex = substitute(vim_regex, '\\[:print:\\]', '[^ -~]', 'g')
vim_regex = substitute(vim_regex, '\\[:punct:\\]', '[^!-/:-@\\[-`{-~]', 'g')
vim_regex = substitute(vim_regex, '\\[:space:\\]', '[^\\t\\n\\r ]', 'g')
vim_regex = substitute(vim_regex, '\\[:upper:\\]', '[^A-Z]', 'g')
vim_regex = substitute(vim_regex, '\\[:word:\\]', '[^0-9A-Za-z_]', 'g')
vim_regex = substitute(vim_regex, '\\[:xdigit:\\]', '[^0-9A-Fa-f]', 'g')
return [[\v]] .. vim_regex
end
return M

View File

@ -1,6 +1,6 @@
--=============================================================================
-- default.lua --- default option
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3

View File

@ -1,6 +1,6 @@
--=============================================================================
-- layer.lua --- spacevim layer module
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3

View File

@ -1,6 +1,6 @@
--=============================================================================
-- java.lua --- Java layer
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3

View File

@ -1,6 +1,6 @@
--=============================================================================
-- logger.lua --- logger implemented in lua
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3

View File

@ -1,6 +1,6 @@
--=============================================================================
-- a.lua --- alternate plugin for SpaceVim
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3

View File

@ -1,6 +1,6 @@
--=============================================================================
-- autosave.lua --- autosave plugin
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3

View File

@ -1,6 +1,6 @@
--=============================================================================
-- mkdir.lua --- mkdir plugin in lua
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3

View File

@ -1,6 +1,6 @@
--=============================================================================
-- projectmanager.lua --- The lua version of projectmanager..vim
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3

View File

@ -1,6 +1,6 @@
--=============================================================================
-- tabline.lua --- tabline plugin implemented in lua
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3

View File

@ -1,6 +1,6 @@
--=============================================================================
-- windisk.lua --- windisk plugin in lua
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3

View File

@ -1,6 +1,6 @@
--=============================================================================
-- plugins.lua --- plugin manager
-- Copyright (c) 2016-2019 Wang Shidong & Contributors
-- Copyright (c) 2016-2023 Wang Shidong & Contributors
-- Author: Wang Shidong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3

View File

@ -1,6 +1,6 @@
"=============================================================================
" SpaceVimTodoManager.vim --- syntax file for TodoManager
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Copyright (c) 2016-2023 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3