]> git.lizzy.rs Git - micro.git/history - internal/config
Fix fileformat for newly created files
[micro.git] / internal / config /
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...
2020-02-25 Zachary Yedidialine_array insert for eofnewline and make default
2020-02-19 Zachary YedidiaMerge
2020-02-19 Zachary YedidiaGo lint the current directory of file
2020-02-15 Zachary YedidiaAdd 'xterm' option
2020-02-14 Zachary YedidiaChange some default option values
2020-02-12 Zachary YedidiaMerge branch 'update-readme' of https://github.com...
2020-02-12 Zachary YedidiaMerge branch 'seitokaichou-autosu'
2020-02-12 Zachary YedidiaMerge branch 'autosu' of https://github.com/seitokaicho...
2020-02-12 Zachary YedidiaMerge branch 'bug-endless-reload-prompt' of https:...
2020-02-12 Zachary YedidiaIntroduce IndentLine action
2020-02-12 Zachary YedidiaFix issue with global/local settings
2020-02-12 Zachary YedidiaClicking tabbar arrow scrolls and fix multicursor
2020-02-12 Zachary YedidiaDon't block when redraw channel becomes full
2020-02-12 Zachary YedidiaMerge
2020-02-12 Zachary YedidiaUpdate haskell syntax file
2020-02-11 Zachary YedidiaUse filepath.Join more
2020-02-11 Zachary YedidiaImprove one-dark colorscheme divider
2020-02-11 Zachary YedidiaMerge branch 'improve-readme' of https://github.com...
2020-02-10 Zachary YedidiaDocument all options
2020-02-10 Zachary YedidiaMerge
2020-02-10 Zachary YedidiaMerge branch 'sum01-issue_1008'
2020-02-10 Zachary YedidiaMerge branch 'issue_1008' of https://github.com/sum01...
2020-02-10 Zachary YedidiaChange diffgutter default to false
2020-02-10 Zachary YedidiaMerge branch 'diff-gutter' of https://github.com/p...
2020-02-09 Zachary YedidiaMerge branch 'master' of https://github.com/Paalon...
2020-02-09 Zachary YedidiaMerge pull request #1324 from konsumer/master
2020-02-09 Zachary YedidiaMerge pull request #1321 from zonuexe/add/php-fn-keyword
2020-02-09 Zachary YedidiaMerge pull request #1333 from the-sushi/patch-1
2020-02-09 Zachary YedidiaFix to allow readonly to be disabled
2020-02-08 Zachary YedidiaMore plugin docs and improve doc formatting
2020-02-08 Zachary YedidiaEnable autosave option
2020-02-08 Zachary YedidiaUse actual lua functions for callbacks instead of strings
2020-02-08 Philipp Emanuel... Add diff gutter
2020-02-08 Zachary YedidiaMerge pull request #1277 from coolreader18/patch-1
2020-02-08 Zachary YedidiaMerge pull request #1423 from caligari87/patch-1
2020-02-08 Zachary YedidiaMerge branch 'fix_defaultkeys_help' of https://github...
2020-02-08 Zachary YedidiaMerge branch 'master' of https://github.com/msiism...
2020-02-08 Zachary YedidiaMerge pull request #1252 from SunflowerFuchs/patch-1
2020-02-08 Zachary YedidiaMerge pull request #1264 from krerkkiat/issue-1237
2020-02-08 Zachary YedidiaMerge
2020-02-08 Zachary YedidiaMerge branch 'master' of https://github.com/dbeef/micro...
2020-02-07 Zachary YedidiaAdd some docs for linter, comment, status
2020-02-05 Zachary YedidiaAllow plugins to resize panes
2020-02-02 Zachary YedidiaAdd option to clean unused settings and other parts...
2020-02-02 Zachary YedidiaUse namespaces for plugin options
2020-02-02 Zachary YedidiaAdd support for plugin manager within micro
2020-02-02 Zachary YedidiaAdd plugin manager
2020-02-01 Zachary YedidiaAdd CurPane and CurTab functions for plugins
2020-01-31 Zachary YedidiaUpdate colorschemes and add new ones
2020-01-31 Zachary YedidiaImprove lua interface
2020-01-31 Zachary YedidiaMerge
2020-01-30 Zachary YedidiaFix callback cancelation
2020-01-30 Zachary YedidiaAdd callback option to linter
2020-01-30 Zachary YedidiaModify linter and add plugin cmd
2020-01-29 Zachary YedidiaDo not add non-plugin directories in plug/
2020-01-29 Zachary YedidiaDon't call plugin if nil
2020-01-25 Zachary YedidiaSplit the actions StartOfLine and StartOfText
2020-01-21 Zachary YedidiaMake readonly and filetype local-only
2020-01-18 Rein Fupdated runtime
2020-01-06 Zachary YedidiaMerge
2020-01-06 Serge VoilokovAdd golang keywords (#1455)
2020-01-02 Zachary YedidiaMerge
2020-01-02 Zachary YedidiaAdd "paste" option to enable aggressive pasting
2020-01-02 Zachary YedidiaFix PluginAddRuntimeFile
2020-01-02 Zachary YedidiaUpdate deps
2020-01-01 Zachary YedidiaUpdate runtime
2020-01-01 Zachary YedidiaUse upstream updated zyedidia tcell
2019-12-31 Zachary YedidiaSwitch to gdamore/tcell
2019-12-31 Zachary YedidiaMerge
2019-12-31 Zachary YedidiaMerge
2019-12-31 Zachary YedidiaCreate all parents of micro config automatically
2019-12-30 Zachary YedidiaMerge pull request #1327 from Osmose/git-commit-diff
2019-12-30 Zachary YedidiaMerge pull request #1437 from serebit/patch-2
2019-12-30 Zachary YedidiaMerge branch 'fix-xml-highlighting' of https://github...
2019-12-30 Zachary YedidiaMerge pull request #1386 from jncraton/docfix
2019-12-30 Zachary YedidiaMerge branch 'master' into patch-1
2019-12-30 Zachary YedidiaMerge pull request #1361 from Lisiadito/master
2019-12-30 Zachary YedidiaMerge pull request #1287 from didactic-drunk/ruby_syntax
2019-12-30 Zachary YedidiaMerge branch 'master' into highlight-nimscript
2019-12-30 Zachary YedidiaMerge pull request #1315 from matbesancon/patch-1
next