]> git.lizzy.rs Git - micro.git/history - internal/config
Fix weird behavior of JumpToMatchingBrace in some ill cases (#1966)
[micro.git] / internal / config /
2022-07-24 Zachary YedidiaMerge branch 'patch-1' of https://github.com/mardukbp...
2022-07-20 Zachary YedidiaMerge
2022-07-17 Ben HammondAdds options for tab bar and tab color reversing (...
2021-10-27 Dmitry MalukaFix regression: non-working direct colors in syntax...
2021-09-28 Dmitry MalukaSupport for highlighting all search matches (hlsearch...
2021-09-28 Dmitry MalukaFix some issues with default colors in colorschemes...
2021-08-25 Ali KefiaBuild : using go:generate and go:embed (#2195)
2021-08-21 Zachary YedidiaMore style improvements
2021-08-21 Zachary YedidiaMerge
2021-08-20 Zachary YedidiaUpdate comment filetype when commenting
2021-08-18 Zachary YedidiaUpdate runtime
2021-08-07 Zachary YedidiaMerge branch 'pyfisch-patch-3' v2.0.10
2021-08-07 Zachary YedidiaMerge branch 'patch-3' of https://github.com/pyfisch...
2021-08-03 Zachary YedidiaFixes for syntax and docs
2021-08-03 Zachary YedidiaMerge
2021-07-21 pyfischMore precise filename detection for shell scripts
2021-07-16 Ali KefiaShellcheck as a new shell linter + runtime.go out of...
2021-06-17 Zachary YedidiaMerge
2021-06-01 Zachary YedidiaFix erlang comment syntax
2021-05-12 Zachary YedidiaMerge pull request #2076 from dmaluka/softwrap-improvement2
2021-04-08 Dmitry MalukaImplement word wrapping
2021-02-20 Zachary YedidiaRemove conf highlighting (too many conflicts)
2021-01-28 Zachary Yedidiagofmt
2021-01-27 Zachary YedidiaMerge branch 'ilius-PR-find-on-type'
2021-01-27 Zachary YedidiaRename to incsearch
2021-01-27 Zachary YedidiaMerge branch 'PR-find-on-type' of https://github.com...
2021-01-09 Siddhant N TrivediFix some quality issues (#1914)
2021-01-04 Saeed Rasooliadd settings option "findontype" to allow disabling...
2020-12-27 Zachary YedidiaMerge branch 'a11ce-python-highlight-zero'
2020-12-27 Zachary YedidiaMerge branch 'python-highlight-zero' of https://github...
2020-12-26 Zachary YedidiaMerge
2020-12-20 Zachary YedidiaUpdate runtime
2020-12-20 Zachary YedidiaAdd Dracula colorscheme to defaults
2020-12-15 a11ceHighlight 0 as a constant number in python3
2020-11-05 Zachary YedidiaFix internal string binding representation
2020-11-05 Zachary YedidiaMerge
2020-11-05 Zachary YedidiaEnable ignorecase by default
2020-10-09 Zachary YedidiaFix autosave not running by default
2020-10-06 Zachary YedidiaUpdate runtime v2.0.8
2020-09-21 Zachary YedidiaFix palette colors with tcell v2
2020-09-16 Sourya VatsyayanFix quality issues (#1856)
2020-09-14 Zachary YedidiaMerge
2020-09-14 Zachary YedidiaDon't highlight parens in default theme
2020-09-06 Zachary YedidiaUpdate keybinding docs v2.0.7
2020-09-05 Zachary YedidiaUpdate to tcell v2
2020-08-11 Zachary YedidiaEnable registering raw events
2020-08-11 Zachary YedidiaRef #1819
2020-07-22 Zachary YedidiaDon't update internal plugins
2020-07-22 Ryan WestlundAdd syntax support for Renpy (#1789)
2020-07-19 Zachary YedidiaMerge
2020-07-14 franekjelSupport for multiple modifiers in colorschemes (#1772)
2020-07-13 Zachary YedidiaAdd flake8 linter, postinit and preinit
2020-07-09 Zachary YedidiaFix swift linting problem
2020-07-09 Zachary YedidiaUpdate linter to include eslint
2020-07-09 Zachary YedidiaUpdate linter documentation
2020-07-06 Zachary YedidiaMerge
2020-07-05 Zachary YedidiaImprove comment plugin
2020-07-05 Zachary YedidiaUpdate runtime
2020-07-05 Zachary YedidiaMerge
2020-07-05 Zachary YedidiaAdd support for copy-paste via OSC 52
2020-07-02 Zachary YedidiaImprove php string highlighting
2020-06-27 Zachary YedidiaMerge
2020-06-26 Ryan WestlundImprove Haskell syntax highlighting (#1745)
2020-06-24 Zachary YedidiaUpdate plugin documentation v2.0.6
2020-06-24 Zachary YedidiaAdd more functions to customize status bar
2020-06-24 Zachary YedidiaSupport month and day names in crontab syntax
2020-06-24 Zachary YedidiaUse boundaries in cron syntax rules
2020-06-23 Zachary YedidiaDon't delete user settings if a parse error occurs
2020-06-22 Zachary YedidiaImprove backup system
2020-06-21 Zachary YedidiaPersist plugin options correctly
2020-06-18 Zachary YedidiaBind Ctrl-/ (CtrlUnderscore) in comment plugin
2020-06-13 Zachary YedidiaMerge branch 'faster-runewidth' of https://github.com...
2020-06-12 Zachary YedidiaAdd note for macOS terminals in docs
2020-06-12 Zachary YedidiaMerge branch 'master' of https://github.com/zyedidia...
2020-06-12 Ján PrinerAdd latex support in comment plugin (#1725)
2020-06-09 Zachary YedidiaMerge branch 'settings-config'
2020-06-09 Zachary YedidiaDon't apply cli options to settings.json
2020-06-08 Zachary Yedidiasettings.json only contains modified settings
2020-06-07 Zachary YedidiaVerify that all settings have correct type
2020-06-06 Zachary YedidiaMerge
2020-06-06 Zachary YedidiaFix fileformat for newly created files
2020-06-03 Zachary YedidiaMerge
2020-05-29 Zachary YedidiaAdd `parsecursor` option for file:line:col syntax
2020-05-29 Colin HughesAdded hybrid line numbers (#1690)
2020-05-21 Zachary YedidiaMerge branch 'master' of https://github.com/zyedidia...
2020-05-21 Zachary YedidiaAllow divider customization with divchars option
2020-05-20 Zachary YedidiaExpose CharacterCount to plugins
2020-05-20 Zachary YedidiaMerge branch 'buffer-benchmarks' of https://github...
2020-05-17 Zachary YedidiaUpdate tcell and support italics in colorschemes
2020-05-15 Zachary YedidiaRemove outdated c++ highlighter
2020-05-04 Zachary YedidiaFix v2 import path for go mod
2020-04-25 Zachary YedidiaMerge
2020-04-10 Zachary YedidiaUpdate runtime v2.0.3
2020-04-05 jsyedidiaAdd Haskell linter hlint to linter plugin (#1610)
2020-03-24 Zachary YedidiaFix python3 syntax file and make python3 default
2020-03-24 Zachary YedidiaMerge
2020-03-24 allanderekAdd elm as a default comment type in the comment plugin...
2020-03-14 Zachary YedidiaFix linter c++ entry
2020-02-26 Zachary YedidiaUpdate runtime v2.0.2
2020-02-25 Zachary YedidiaMerge branch 'buffer-tests' of https://github.com/p...
next