Dmytro Meleshko
|
20d80eeb75
|
[crosscode] display the approximate player location in the current room
|
2020-07-28 13:44:26 +03:00 |
|
Dmytro Meleshko
|
69266d9daa
|
[nvim] re-enable vim-exchange
|
2020-07-27 10:46:55 +03:00 |
|
Dmytro Meleshko
|
6ce58bedee
|
[crosscode] add experimental keyboard-only controls
|
2020-07-27 10:46:30 +03:00 |
|
Dmytro Meleshko
|
773bdbdfcf
|
Merge pull request #4 from dmitmel/dependabot/npm_and_yarn/script-resources/markdown2htmldoc/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /script-resources/markdown2htmldoc
|
2020-07-26 14:58:31 +03:00 |
|
Dmytro Meleshko
|
56c75ddca5
|
[misc] add a wgetrc
|
2020-07-26 13:02:49 +03:00 |
|
Dmytro Meleshko
|
03c6fc9083
|
[zsh] reduce required argument count of path_prepend
|
2020-07-26 13:01:53 +03:00 |
|
Dmytro Meleshko
|
da3ade69e0
|
[nvim] remap <C-n> and <C-p> to something more useful
|
2020-07-26 10:32:07 +03:00 |
|
Dmytro Meleshko
|
b654234bcf
|
disable the fzf "zsh plugin"
|
2020-07-25 20:32:58 +03:00 |
|
Dmytro Meleshko
|
94ffec0a8d
|
[crosscode] add code to open the map menu by pressing M
|
2020-07-25 20:27:37 +03:00 |
|
Dmytro Meleshko
|
4e42db45d6
|
[crosscode] upgrade the "btw I use Arch" mod to ccloader 3
|
2020-07-24 14:33:04 +03:00 |
|
dependabot[bot]
|
856678f708
|
Bump lodash in /script-resources/markdown2htmldoc
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-19 00:20:09 +00:00 |
|
Dmytro Meleshko
|
3898112521
|
[zsh] add a few useful aliases and functions
|
2020-07-18 22:48:25 +03:00 |
|
Dmytro Meleshko
|
aaab49d57c
|
[nvim] fix highlighting of the abstract keyword in TypeScript
|
2020-07-12 14:59:58 +03:00 |
|
Dmytro Meleshko
|
8e1d1dd9cb
|
[scripts/markdown2htmldoc] bundle the required stylesheets together with the generated document
|
2020-07-06 18:51:13 +03:00 |
|
Dmytro Meleshko
|
ccae18c898
|
[git] remove useless git aliases
I'm always using `gloga` rather than `tree`, and `unstage` + `discard`
can be done with `git restore`/`grs`
|
2020-07-04 19:50:20 +03:00 |
|
Dmytro Meleshko
|
db00d807bc
|
[kitty] add the new option for confirming window close
|
2020-07-04 19:47:19 +03:00 |
|
Dmytro Meleshko
|
114ab4b3fe
|
[scripts/welcome] fix crash when one of the users' terminals is None
|
2020-06-30 16:30:09 +03:00 |
|
Dmytro Meleshko
|
4bd272f165
|
[scripts/welcome] don't crash in environments where $SHELL is not present (e.g. Docker containers)
|
2020-06-26 16:25:10 +03:00 |
|
Dmytro Meleshko
|
da9646e8a3
|
[scripts] add a script for streaming desktop audio to discord
|
2020-05-30 12:58:33 +03:00 |
|
Dmytro Meleshko
|
4bbc47593b
|
[scripts] add discord-whois
|
2020-05-29 21:54:08 +03:00 |
|
Dmytro Meleshko
|
e145d64d20
|
[nvim] always show coc diagnostics in virtual text
|
2020-05-27 22:51:52 +03:00 |
|
Dmytro Meleshko
|
b1d022e1fe
|
[nvim] move colorcolumn one column to the left
|
2020-05-17 12:55:02 +03:00 |
|
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 |
|