aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2022-10-25minimap: check docview has minimap scrolljgmdev
2022-10-25minimap: fixed small mistakejgmdev
2022-10-25Minimap Rework with Scrollbar (#134)Adam
2022-10-21language_meson: added meson_options.txt and fixed meson.build patterjgmdev
2022-10-15indentguide: do not apply on CommandView and allow toggling it.jgmdev
2022-10-15Map ruby syntax to Gemfile and Gemfile.lock (#132)Sathish Manohar
2022-10-14Add language plugin for ERB files (#130)Sathish Manohar
2022-10-05ipc: add different methods of opening directoriesjgmdev
2022-10-04Added support for LaTex package and class syntax highlightingRaffaele Orabona
2022-10-02Update list of Fennel keywords to everything covered by 1.2.0 (#126)Phil Hagelberg
2022-10-02add inter-process communication (ipc) plugin (#127)Jefferson González
2022-09-16regexreplacepreview: drop deprecated call to commandview set textjgmdev
2022-09-16spellcheck: updated config spec to support file typejgmdev
2022-09-16Update `language_rivet.lua` (#125)StunxFS
2022-09-16nonicons: support dynamic scalingjgmdev
2022-09-15settings: added support for file and directory optionsjgmdev
2022-09-10Merge pull request #114 from Guldoman/PR_primary_selectionJefferson González
2022-09-10Add syntax highlighting to JSX tags (#118)Dheisom Gomes
2022-09-10Merge pull request #120 from AqilCont/2.1Jefferson González
2022-09-10Syntax highlighter for the MiniScript programming language (#124)ThaCuber
2022-09-09`language_assembly_x86`: Add nameGuldoman
2022-09-05settings: reapply user project and init settings after load, also added clear...jgmdev
2022-08-22removed linecopypaste as it is now part of corejgmdev
2022-08-11settings: revert to default fonts on load errorjgmdev
2022-08-11settings: handle font loading errorjgmdev
2022-08-03Update nonicons.lua 2.1ArtemisX64
2022-07-25Added an option for number of parensAqil Contractor
2022-07-15fixed some minor mistakesjgmdev
2022-07-15Use new `StatusView:add_item` syntax (#117)Guldoman
2022-07-11`autoinsert`: remove initial refactoring code added by mistakeGuldoman
2022-07-11`autoinsert`: avoid deleting wrong charactersGuldoman
2022-07-08Update language_rivet.luaStunxFS
2022-06-29Add `primary_selection`Guldoman
2022-06-27`language_crystal`: remove file as we're linking to an external repoGuldoman
2022-06-24settings: error if widgets not found with url to repojgmdev
2022-06-23settings: fixed default font handlingjgmdev
2022-06-22settings: set about title font as reference of big_fontjgmdev
2022-06-22settings: dont make toolbarview a requirementjgmdev
2022-06-20Syntax highlighting for intel x86 assembly (#107)a
2022-06-20settings: added ability to configure text and code fontsjgmdev
2022-06-17settings: fix theme loading on MacOSX when fd's have been exceededjgmdev
2022-06-16updates to new command_view:enter interfacejgmdev
2022-06-16force_syntax: use new command_view:enter interfacejgmdev
2022-06-15language_cpp: removedjgmdev
2022-06-15linenumbers: fix gutter width and centerdoc combojgmdev
2022-06-15centerdoc: fix gutter width issuesjgmdev
2022-06-15`minimap`: align rects to pixel gridGuldoman
2022-06-14settings: better about childs update strategyjgmdev
2022-06-14Add language_caddyfile (#104)Jefferson González
2022-06-14Merge pull request #97 from Guldoman/PR_improve_minimap2Guldoman