6ebac00f43
[zsh] Added silence function.
2021-05-10 17:20:40 +02:00
47d365b837
[zsh] Add gpg-crypt commands.
2021-05-10 16:05:55 +02:00
b7454a658b
[zsh] Added gitio plugin.
2021-05-10 12:58:36 +02:00
84ad770f3d
[zsh] Added Apache2 plugin.
2021-05-10 12:52:04 +02:00
pull[bot]
9e9ff0d20c
Merge pull request #254 from dmitmel/master
...
[pull] master from dmitmel:master
2021-05-09 08:52:09 +00:00
Dmytro Meleshko
b1566353e5
[zsh+nvim] fix sudoedit detection
2021-05-09 10:55:05 +03:00
pull[bot]
81d598fb1e
Merge pull request #253 from dmitmel/master
...
[pull] master from dmitmel:master
2021-05-09 02:52:09 +00:00
Dmytro Meleshko
c461a7443a
[nvim] enable vim-pencil in emails
2021-05-09 01:10:50 +03:00
pull[bot]
f85d59b870
Merge pull request #252 from dmitmel/master
...
[pull] master from dmitmel:master
2021-05-08 20:52:09 +00:00
Dmytro Meleshko
32c7433183
upgrade the dependencies of markdown2htmldoc
2021-05-08 22:24:52 +03:00
Dmytro Meleshko
f62f9bc0ba
Revert "[userscripts] use the available helper functions"
...
This reverts commit 92361f9a54
.
2021-05-08 22:02:27 +03:00
pull[bot]
ece2d929fb
Merge pull request #251 from dmitmel/master
...
[pull] master from dmitmel:master
2021-05-08 14:52:09 +00:00
Dmytro Meleshko
92361f9a54
[userscripts] use the available helper functions
2021-05-08 16:21:27 +03:00
Dmytro Meleshko
50440e632a
[web] add my userscripts
2021-05-08 15:53:40 +03:00
e2a7a13222
[Codespaces] Set hostname because why not?
2021-05-08 12:12:04 +00:00
0809e03363
[Codespaces] Attempt to autorun ZSH.
2021-05-08 12:06:12 +00:00
1ae2e1bfcc
[Codespaces] Add Python venv to gitignore.
2021-05-08 12:04:47 +00:00
cc4aa3ab52
[Codespaces] Install welcome script dependencies.
2021-05-08 12:01:33 +00:00
35dfa8d184
[Codespaces] Fix install script.
2021-05-08 11:56:59 +00:00
f3ed9af843
[Codespaces] Add install script.
2021-05-08 11:56:59 +00:00
Dmytro Meleshko
fcf01bf6a9
fixup! at long last, reformat all Python code with 2 space indents
2021-05-08 11:56:59 +00:00
Dmytro Meleshko
1b38e41eec
fixup! at long last, reformat all Python code with 2 space indents
2021-05-06 15:34:09 +03:00
pull[bot]
4e594b37b5
Merge pull request #249 from dmitmel/master
...
[pull] master from dmitmel:master
2021-05-05 01:26:11 +00:00
Dmytro Meleshko
578180ea4c
[python] stop flake8 from complaining over binary operators
2021-05-05 01:41:59 +03:00
pull[bot]
d76d667bfc
Merge pull request #248 from dmitmel/master
...
[pull] master from dmitmel:master
2021-05-04 01:26:11 +00:00
Dmytro Meleshko
a79d588f34
still not using neovim GUIs
2021-05-04 02:32:55 +03:00
pull[bot]
ed3b8d9046
Merge pull request #247 from dmitmel/master
...
[pull] master from dmitmel:master
2021-04-28 17:51:08 +00:00
Dmytro Meleshko
4b54ae7f02
[zsh] move zcompdump into ~/.cache
2021-04-28 17:50:31 +03:00
pull[bot]
2c3049b5a9
Merge pull request #246 from dmitmel/master
...
[pull] master from dmitmel:master
2021-04-27 17:26:33 +00:00
Dmytro Meleshko
191fba04bb
[zsh] move zcompdump into ~/.cache
2021-04-27 14:48:16 +03:00
77a6aadf5e
Merge branch 'dmitmel-master' into master
2021-04-26 18:13:27 +02:00
a1ae96a050
[scripts/copy-crosscode-emoji-url] add an option for allowing nsfw emotes
2021-04-26 18:13:10 +02:00
Dmytro Meleshko
be46fba566
[scripts/copy-crosscode-emoji-url] add an option for allowing nsfw emotes
2021-04-26 15:42:56 +03:00
34fb04a9d2
Merge branch 'dmitmel-master'
2021-04-26 12:14:31 +02:00
0a9b65af7b
Merged dmitmel:master into master.
2021-04-26 12:14:13 +02:00
Dmytro Meleshko
c12afbc6ff
[nvim] move the flake8 config to an external file
2021-04-26 10:25:01 +03:00
Dmytro Meleshko
f8c01686ee
reformat all remaining Python scripts
2021-04-26 10:20:57 +03:00
Dmytro Meleshko
dbd76019c8
at long last, reformat all Python code with 2 space indents
2021-04-26 10:11:02 +03:00
Dmytro Meleshko
74e978d78e
[nvim] use Yapf with a modified config for formatting
2021-04-26 10:07:31 +03:00
Dmytro Meleshko
2c6193a487
[nvim] collapse the set and setlocal commands because the Vimscript syntax allows it
2021-04-25 21:21:32 +03:00
Dmytro Meleshko
8198c861f4
[nvim] disable automatic folds in the fugitive window because they break the UI
2021-04-25 21:18:23 +03:00
Dmytro Meleshko
70acf70f0b
[nvim] entirely get rid of the CtrlSF plugin
2021-04-25 21:02:00 +03:00
Dmytro Meleshko
436fffdd6d
[nvim] add a comment textobject in continuation to 4d42627b83
...
You may be wondering why I have exchanged a single simple plugin for two
arguably more complex ones. Well, vim-commentary couldn't put comments
on blank lines, so there. And also tcomment.vim was mentioned in the
README of the former plugin.
2021-04-24 14:06:43 +03:00
pull[bot]
c1e451b5ce
Merge pull request #241 from dmitmel/master
...
[pull] master from dmitmel:master
2021-04-23 22:29:43 +00:00
Dmytro Meleshko
660316fb14
[scripts/leveldb-dump] support setting separate key and value encodings
2021-04-23 21:38:37 +03:00
Dmytro Meleshko
44ba053b7c
[nvim] correctly highlight class names in declarations
2021-04-23 21:17:50 +03:00
Dmytro Meleshko
4d42627b83
[nvim] use tcomment.vim instead of vim-commentary
2021-04-23 17:41:41 +03:00
pull[bot]
0643bdf1bf
Merge pull request #240 from dmitmel/master
...
[pull] master from dmitmel:master
2021-04-22 22:30:01 +00:00
Dmytro Meleshko
0221e6c08c
[nvim] add a binding for my other favorite git command
2021-04-23 01:26:10 +03:00
Dmytro Meleshko
be265eac7c
[nvim] minor fixes to typescript syntax highlighting
2021-04-22 20:11:56 +03:00