17
0

10 Commits

Author SHA256 Message Date
4b65fc4576 Accepting request 1056726 from editors
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1056726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lite-xl-plugins?expand=0&rev=4
2023-01-07 16:19:44 +00:00
4d17e4a704 Accepting request 1046626 from home:sbradnick
- Update to version git20221231.bf3a3b7:
  * readme: add evergreen to plugin list (#184)
  * `minimap`: Fix crash if `avoid_small_docs` and `linewrapping` are both enabled
  * Add highlighting for go.mod and go.sum files (#182)
  * Extend eval plugin with eval:selected (#177)
  * Add `tab_switcher` (#173)
  * Fix lfautoinsert (#180)
  * Improved language_wren.lua (#171)
  * added editorconfig plugin (#163)
  * regexreplacepreview: compat fixes for lite-xl master
  * Fix bug with rainbowparen.lua messing with the ability to comment out lines. (#170)
  * language_php: switch to non capturing group match
  * centerdoc: better spacing on center mode
  * Reorganize README.md
  * custom_caret: better handle of default caret color
  * ipc: annotation changes
  * settings: merge a plugin settings when enabled at runtime
  * feat: add group method for fontconfig plugin (#157)
  * [Plugin] Add Custom Caret Plugin (#162)
  * Update README.md
  * settings: ask before clearing font cache
  * profiler: rephrased parts of the readme
  * readme: chopped long lines, added directory to install
  * Add Profiler Plugin (#155)
  * Reorganize README.md (#156)
  * add gitblame plugin (#154)
  * settings: support global force scrollbar status on newly opened Views
  * settings: apply force_scrollbar_status on the fly
  * settings: added force_scrollbar_status
  * language_php: better match class type inline vars

OBS-URL: https://build.opensuse.org/request/show/1046626
OBS-URL: https://build.opensuse.org/package/show/editors/lite-xl-plugins?expand=0&rev=9
2023-01-03 18:13:57 +00:00
416d7478f8 Accepting request 1033565 from editors
OBS-URL: https://build.opensuse.org/request/show/1033565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lite-xl-plugins?expand=0&rev=3
2022-11-04 16:38:18 +00:00
2b02a4397d Accepting request 1033559 from home:sbradnick
- Adjusting gitdiff_highlight-{gitdiff,init}.lua to play nice with
  lite-xl v2.1 plugin scheme (produces red notification bar and
  disables plugin when lite-xl loads otherwise)

- Update to version git20221101.0971a7a:
  * Changed minimap to accomodate new API.
  * language_php: fix strings not getting terminated
  * minimap: check docview has minimap scroll
  * minimap: fixed small mistake
  * Minimap Rework with Scrollbar (#134)
  * language_meson: added meson_options.txt and fixed meson.build patter
  * indentguide: do not apply on CommandView and allow toggling it.
  * Map ruby syntax to Gemfile and Gemfile.lock (#132)
  * Add `language_erb` to README
  * Add language plugin for ERB files (#130)
  * Removed language_cpp, as it's in the core, and not in this repo at all, in this branch.

- Renaming nonicons-userdir.patch to nonicons-userdir.diff

OBS-URL: https://build.opensuse.org/request/show/1033559
OBS-URL: https://build.opensuse.org/package/show/editors/lite-xl-plugins?expand=0&rev=7
2022-11-04 15:15:45 +00:00
84f948c857 Accepting request 1029769 from editors
- Removing unused nonicons.patch

- Update to version git20221005.b1bc52f:
  * ipc: add different methods of opening directories

- Update to version git20221004.2eb56c5:
  * Added support for LaTex package and class syntax highlighting
  * Update list of Fennel keywords to everything covered by 1.2.0 (#126)
  * add inter-process communication (ipc) plugin (#127)
  * regexreplacepreview: drop deprecated call to commandview set text
  * spellcheck: updated config spec to support file type
  * Update `language_rivet.lua` (#125)
  * nonicons: support dynamic scaling
  * settings: added support for file and directory options
  * Add syntax highlighting to JSX tags (#118)
  * Syntax highlighter for the MiniScript programming language (#124)
  * `language_assembly_x86`: Add name
  * settings: reapply user project and init settings after load, also added clear font cache button
  * Added an option for number of parens
  * Add `primary_selection`

- Some prep for lite-xl version 2.1.0:
  * switched to upstream 2.1 branch
  * pulled in and added new 'console.lua' (console-new.lua)
  * updated patch for new 'nonicons.lua' (nonicons-userdir.patch)
  * removed the following 2 files as they were fixed upstream:
    * indentguide.lua
    * datetimestamps.patch

- Update to version git20220822.6700c4f:

OBS-URL: https://build.opensuse.org/request/show/1029769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lite-xl-plugins?expand=0&rev=2
2022-10-19 11:17:36 +00:00
aa3bfce591 Accepting request 1010502 from home:sbradnick
- Removing unused nonicons.patch

OBS-URL: https://build.opensuse.org/request/show/1010502
OBS-URL: https://build.opensuse.org/package/show/editors/lite-xl-plugins?expand=0&rev=5
2022-10-13 15:29:52 +00:00
7150a1783a Accepting request 1010491 from home:sbradnick
- Update to version git20221005.b1bc52f:
  * ipc: add different methods of opening directories

- Update to version git20221004.2eb56c5:
  * Added support for LaTex package and class syntax highlighting
  * Update list of Fennel keywords to everything covered by 1.2.0 (#126)
  * add inter-process communication (ipc) plugin (#127)
  * regexreplacepreview: drop deprecated call to commandview set text
  * spellcheck: updated config spec to support file type
  * Update `language_rivet.lua` (#125)
  * nonicons: support dynamic scaling
  * settings: added support for file and directory options
  * Add syntax highlighting to JSX tags (#118)
  * Syntax highlighter for the MiniScript programming language (#124)
  * `language_assembly_x86`: Add name
  * settings: reapply user project and init settings after load, also added clear font cache button
  * Added an option for number of parens
  * Add `primary_selection`

- Some prep for lite-xl version 2.1.0:
  * switched to upstream 2.1 branch
  * pulled in and added new 'console.lua' (console-new.lua)
  * updated patch for new 'nonicons.lua' (nonicons-userdir.patch)
  * removed the following 2 files as they were fixed upstream:
    * indentguide.lua
    * datetimestamps.patch

- Update to version git20220822.6700c4f:
  * removed linecopypaste as it is now part of core
  * settings: revert to default fonts on load error

OBS-URL: https://build.opensuse.org/request/show/1010491
OBS-URL: https://build.opensuse.org/package/show/editors/lite-xl-plugins?expand=0&rev=4
2022-10-13 14:56:27 +00:00
bfe65c8980 Accepting request 974969 from editors
New package, see https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/LXKIX5G2IU5K3FJLMXVJS3HGDKAL4ID6/

OBS-URL: https://build.opensuse.org/request/show/974969
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lite-xl-plugins?expand=0&rev=1
2022-05-05 21:06:26 +00:00
82b6618ae3 Accepting request 974473 from home:sbradnick
- Update to version git20220501.7bee960:
  * Update language_rivet.lua
  * `selectionhighlight`: Don't draw box around the selection
  * `selectionhighlight`: Draw frame after drawing line body
  * A plugin for generating dummy lorem ipsum text

- Update to version git20220425.e1f7c35:
  * Reorganize README.md
  * Update README.md
  * docs: add my plugins
  * Update README.md
  * Add how to request plugins
  * Reorganize README.md
  * Add plugin install instructions
  * fix
  * Add files via upload
  * Delete language_glaz.lua
  * Update README.md
  * Update README.md
  * Modified README

OBS-URL: https://build.opensuse.org/request/show/974473
OBS-URL: https://build.opensuse.org/package/show/editors/lite-xl-plugins?expand=0&rev=2
2022-05-02 19:27:59 +00:00
6b7f6e0573 Accepting request 972684 from home:sbradnick
This is a (2 of 2) supplemental package to lite-xl, which was recently accepted; requesting inclusion in the editors devel project.

OBS-URL: https://build.opensuse.org/request/show/972684
OBS-URL: https://build.opensuse.org/package/show/editors/lite-xl-plugins?expand=0&rev=1
2022-04-26 06:14:46 +00:00