Commit Graph

467 Commits

Author SHA1 Message Date
Dmytro Meleshko 6e47910a46 [scripts] add script for integration with ccbot's emote registry dump 2020-05-16 13:49:09 +03:00
Dmytro Meleshko 626bd91f00 [zsh] add a ZLE widget for visman 2020-05-14 00:58:17 +03:00
Dmytro Meleshko 2a260771e9 [nvim] add a handy makeprg for markdown files 2020-05-12 16:46:12 +03:00
Dmytro Meleshko ebd9124bb1 [zsh] import completion.zsh changes from OMZ 2020-05-11 14:20:26 +03:00
Dmytro Meleshko 817eb9a002 [scripts] rewrite query-bookmarks in Python with macOS support 2020-05-03 13:24:18 +03:00
Dmytro Meleshko 2a65d011ce [scripts] add a script for querying browser bookmarks 2020-05-03 02:33:53 +03:00
Dmytro Meleshko 827b7286db [nvim] tweak typescript highlighting a bit more 2020-04-30 12:04:57 +03:00
Dmytro Meleshko d49a22bcf3 [nvim] move more plugins into IDE mode 2020-04-30 12:04:57 +03:00
Dmytro Meleshko 456b1cda0c [zsh] make multiple dot aliases more compatible 2020-04-30 12:04:57 +03:00
Dmytro Meleshko e9f26ae43f [system-files] enable all functions of the sysrq key on linux 2020-04-30 12:04:57 +03:00
Dmytro Meleshko 589900c1d6 [scripts] make visman work on macOS 2020-04-18 21:02:47 +03:00
Dmytro Meleshko 361ef09ae8 [scripts] add a script for searching manpages with fzf 2020-04-18 15:04:08 +03:00
Dmytro Meleshko eaf54fd311 [nvim] change indent for `kivy` 2020-04-10 15:14:19 +03:00
Dmytro Meleshko e55381e596 [scripts] upgrade dependencies of markdown2htmldoc 2020-04-06 10:07:13 +03:00
Dmytro Meleshko ce7f8a30b9 [nvim] use default coc.nvim plugin for airline 2020-03-25 21:43:27 +02:00
Dmytro Meleshko 63357c3394 [nvim] enable eslint for typescript 2020-03-25 21:42:39 +02:00
Dmytro Meleshko d7e9f0b72e [kitty] change tab_bar_style to powerline 2020-03-25 21:42:25 +02:00
Dmytro Meleshko 49a01a09dc [scripts] upgrade dependencies of markdown2htmldoc 2020-03-15 09:53:04 +02:00
Dmytro Meleshko af270cabb6
Merge pull request #3 from dmitmel/dependabot/npm_and_yarn/script-resources/markdown2htmldoc/acorn-7.1.1
Bump acorn from 7.1.0 to 7.1.1 in /script-resources/markdown2htmldoc
2020-03-15 09:47:47 +02:00
dependabot[bot] af65399b1e
Bump acorn from 7.1.0 to 7.1.1 in /script-resources/markdown2htmldoc
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 16:18:59 +00:00
Dmytro Meleshko 43959c4f9b [nvim] fix filetype preferences for indentation 2020-03-10 22:39:12 +02:00
Dmytro Meleshko 1bca05325f [crosscode] re-export game execution context in btw-i-use-arch-mod 2020-03-09 18:22:03 +02:00
Dmytro Meleshko f8e9206692 [nvim] check for URLs in FormatOnSave 2020-03-08 02:49:27 +02:00
Dmytro Meleshko b8ba43a562 [nvim] tweak coc status in airline 2020-03-07 20:02:04 +02:00
Dmytro Meleshko 57d91218c9 [nvim] fix 'try' highlighting in TypeScript 2020-02-25 00:25:20 +02:00
Dmytro Meleshko 9f2aeebb8a add my silly CrossCode mod I need on every one of my laptops 2020-02-23 20:47:32 +02:00
Dmytro Meleshko 73919c7b81 [scripts] add onscreen-message.py 2020-02-23 14:45:46 +02:00
Dmytro Meleshko 16818de102 [nvim] add dash to keyword characters in CSS and its dialects 2020-02-23 10:42:19 +02:00
Dmytro Meleshko 01a6ac0aef [nvim] add proper highlighting for keyword operators in Python 2020-02-10 14:37:12 +02:00
Dmytro Meleshko 527936e3b3 [nvim] configure CtrlSF theme a bit 2020-02-10 14:36:49 +02:00
Dmytro Meleshko 7025b697d6 [colorschemes] mention default setvtrgb config 2020-02-01 17:57:24 +02:00
Dmytro Meleshko e52821db5e [git] add some more entries to gitignore_global 2020-01-30 21:40:20 +02:00
Dmytro Meleshko 84d121f5e5 [nvim] disable key mappings in the markdown plugin 2020-01-27 17:09:50 +02:00
Dmytro Meleshko 1a9f2a6276 [nvim] disable indent lines in text files 2020-01-27 12:00:26 +02:00
Dmytro Meleshko fe4e7cd307 [nvim] disable markdown conceal 2020-01-27 11:58:51 +02:00
Dmytro Meleshko 9e84c32f9d [nvim] remove hardcoded config path 2020-01-20 01:31:04 +02:00
Dmytro Meleshko 26ee242721 [nvim] add indent detection 2020-01-17 20:34:17 +02:00
Dmytro Meleshko 328a75d157 [zsh] temporarily fix zplg errors caused by detached HEAD in plugins 2020-01-12 10:34:16 +02:00
Dmytro Meleshko e415f2c1bf [kitty] disable window title in menu bar 2020-01-11 13:50:25 +02:00
Dmytro Meleshko 13c57e9dcc [nvim] disable floating window for suggestions 2020-01-06 16:40:45 +02:00
Dmytro Meleshko 42c2d37734 [nvim] fix coc#status error/warning signs 2020-01-06 16:16:24 +02:00
Dmytro Meleshko ff47c00035 [zsh] unset jq_colors 2020-01-06 12:07:07 +02:00
Dmytro Meleshko e549d7fa2f [zsh] refactor platform identification 2020-01-06 12:06:58 +02:00
Dmytro Meleshko 894a81f2b3 [zsh] refactor *path variable manipulation functions 2020-01-05 13:43:46 +02:00
Dmytro Meleshko 093bd9837c [zsh] change jq theme 2020-01-04 23:20:28 +02:00
Dmytro Meleshko 8f02ecf943 [nvim] fix null highlighting in JSON 2020-01-04 14:18:27 +02:00
Dmytro Meleshko 1c43cdcf51 [zsh] add function for checking out latest versions of plugins 2019-12-30 17:22:28 +02:00
Dmytro Meleshko 0d521c169b [zsh, git] use Zsh aliases instead of gitconfig for my log format 2019-12-30 00:34:47 +02:00
Dmytro Meleshko 0bd63cd767 [git] refine and return custom format.pretty 2019-12-25 23:52:02 +02:00
Dmytro Meleshko c31a5515f1 [zsh] add multiple file support for the `open` function 2019-12-23 11:53:58 +02:00