]> git.lizzy.rs Git - micro.git/history - internal/util/util.go
Improve comments
[micro.git] / internal / util / util.go
2021-08-21 Zachary YedidiaImprove comments
2021-01-27 Zachary YedidiaMerge branch 'PR-find-on-type' of https://github.com...
2021-01-09 Siddhant N TrivediFix some quality issues (#1914)
2020-12-18 Zachary YedidiaMerge
2020-11-21 Carlos Henrique... Make more libraries available (#1917)
2020-11-06 Zachary YedidiaDisable fake cursor for Windows Terminal
2020-06-27 Zachary YedidiaFix path escaping on Windows
2020-06-08 Zachary YedidiaMerge
2020-06-08 Zachary YedidiaOnly start autocompletion for alphanumerics
2020-05-20 Zachary YedidiaFinal touches for combining character support
2020-05-20 Zachary YedidiaUse DecodeCharacter over DecodeRune
2020-05-20 Zachary YedidiaMerge branch 'buffer-benchmarks' of https://github...
2020-05-15 Zachary YedidiaSupport snake case autocompletion
2020-02-27 Zachary YedidiaIf stdout is a pipe, output to the pipe
2020-02-25 Zachary YedidiaMerge branch 'buffer-tests' of https://github.com/p...
2020-02-24 Zachary YedidiaDebug off using default "go build"
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-11 Zachary YedidiaMerge branch 'improve-readme' of https://github.com...
2020-02-10 Zachary YedidiaMerge branch 'issue_1008' of https://github.com/sum01...
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-08 Zachary YedidiaMore plugin docs and improve doc formatting
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 '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-01-31 Zachary YedidiaMerge
2020-01-30 Zachary YedidiaModify linter and add plugin cmd
2020-01-21 Zachary YedidiaMake readonly and filetype local-only
2020-01-02 Zachary YedidiaFinish support for a fake cursor v2.0.0-rc2
2020-01-02 Zachary YedidiaBetter support for fake cursor
2019-12-30 Zachary YedidiaMerge pull request #1327 from Osmose/git-commit-diff
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
2019-12-30 Zachary YedidiaMerge pull request #1406 from LeapofAzzam/LeapofAzzam...
2019-12-30 Zachary YedidiaMerge pull request #1412 from tommyshem/batSyntaxHighli...
2019-12-30 Zachary YedidiaMerge pull request #1426 from Nergel3/master
2019-12-25 Zachary YedidiaClose file
2019-12-25 Zachary YedidiaSmall improvement for replace command
2019-12-25 Zachary YedidiaRemove local settings
2019-12-25 Zachary YedidiaAdd linter plugin support
2019-12-25 Zachary YedidiaAdd autocomplete
2019-12-25 Zachary YedidiaAdd tabmovement support
2019-12-25 Zachary YedidiaResolve versions in plugin manager
2019-12-25 Zachary YedidiaChange project layout and use go.mod