Keanu Timmermans keanucode
keanucode synced commits to master at keanucode/dotfiles from mirror 2021-03-26 07:42:32 +00:00
fc159ec552 Merge pull request #228 from dmitmel/master
e2d21d085c [nvim] fix highlighting of class names in SCSS
4b0865b150 [scripts/pycalc] add a simple as a rock quadratic equation solver
570307f0bc [nvim] fix highlighting of CSS pseudo-classes
6a12867ee0 fixup! [nvim] fix syntax syncing for JS/TS after a vim-polyglot update (this made opening crosscode/assets/js/game.compiled.js insanely slow)
Compare 5 commits »
keanucode synced commits to master at keanucode/dotfiles from mirror 2021-03-25 07:42:33 +00:00
4e1c759bbc Merge pull request #227 from dmitmel/master
e93033fd69 [nvim] disable the custom folding algorithm for Haskell
Compare 2 commits »
keanucode synced commits to master at keanucode/dotfiles from mirror 2021-03-21 17:18:04 +00:00
9164088ecc Merge pull request #226 from dmitmel/master
f24c8e5131 [nvim] add nvim-treesitter (READ COMMIT NOTES)
Compare 2 commits »
keanucode synced commits to master at keanucode/dotfiles from mirror 2021-03-21 12:49:51 +00:00
1a248036aa Merge pull request #225 from dmitmel/master
e4c2a87015 [zsh] install fasd if it's not present, also change the database path
Compare 2 commits »
keanucode synced commits to master at keanucode/dotfiles from mirror 2021-03-20 22:19:58 +00:00
f4a842d59e Merge pull request #224 from dmitmel/master
d129ba7563 [nvim] make the U mapping respect vim-repeat
Compare 2 commits »
keanucode synced commits to typescript at keanucode/TravBot-v3 from mirror 2021-03-20 13:19:57 +00:00
705e093999 Added message quoting.
keanucode synced commits to master at keanucode/dotfiles from mirror 2021-03-20 06:49:50 +00:00
3b97435825 Merge pull request #223 from dmitmel/master
42b4c58377 [crosscode] add a fallback manifest for the mod
a848343e94 [zsh] add the new Rubygems location to PATH
Compare 3 commits »
keanucode synced commits to master at keanucode/dotfiles from mirror 2021-03-19 03:39:50 +00:00
626811a49f Merge pull request #222 from dmitmel/master
173bf5851e [scripts] rewrite Python scripts to not use the requests module
Compare 2 commits »
keanucode synced commits to master at keanucode/dotfiles from mirror 2021-03-18 18:39:50 +00:00
5ab08f0f0b Merge branch 'dmitmel-master'
ce9c2d33ae Merged dmitmel:master into master.
35b1e9446e [nvim] add a binding for my favorite git feature
7177de926a [nvim] fix ranger on Android
dfb049f52f [nvim] add a quick keymap switcher
Compare 11 commits »
keanucode synced commits to typescript at keanucode/TravBot-v3 from mirror 2021-03-16 19:09:57 +00:00
38e03a85bb Too lazy to add interceptor; get content instead.
keanucode synced commits to master at keanucode/dotfiles from mirror 2021-03-14 11:29:52 +00:00
6577755555 [nvim] switch from coc-python to coc-pyright
81d185be53 Bump prismjs from 1.21.0 to 1.23.0 in /script-resources/markdown2htmldoc
5e1c68fd70 Merge pull request #220 from dmitmel/master
b467ed4d63 [nvim] switch from coc-python to coc-pyright
0234016f78 Merge pull request #219 from dmitmel/master
Compare 7 commits »
keanucode synced commits to typescript at keanucode/TravBot-v3 from mirror 2021-03-13 14:49:51 +00:00
0e1d8f3907 Merge branch 'typescript' of github.com:keanuplayz/TravBot-v3 into typescript
3f4ee9315f Added channel lock for eco.
Compare 2 commits »
keanucode synced commits to typescript at keanucode/TravBot-v3 from mirror 2021-03-07 21:59:54 +00:00
cec38cf4bd Stop deleting the emote invocation.
keanucode synced commits to master at keanucode/dotfiles from mirror 2021-03-05 18:31:11 +00:00
5e1c68fd70 Merge pull request #220 from dmitmel/master
b467ed4d63 [nvim] switch from coc-python to coc-pyright
Compare 2 commits »
keanucode synced commits to master at keanucode/dotfiles from mirror 2021-03-02 03:01:12 +00:00
0234016f78 Merge pull request #219 from dmitmel/master
d2eb84c663 Merge pull request #7 from dmitmel/dependabot/npm_and_yarn/script-resources/markdown2htmldoc/prismjs-1.23.0
97d8246877 Bump prismjs from 1.21.0 to 1.23.0 in /script-resources/markdown2htmldoc
Compare 3 commits »
keanucode synced commits to master at keanucode/dotfiles from mirror 2021-02-27 14:21:11 +00:00
b31bea45ea Merge pull request #218 from dmitmel/master
8d525337fc [nvim] add mappings for quick horizontal scrolling
Compare 2 commits »
keanucode synced commits to master at keanucode/dotfiles from mirror 2021-02-22 12:05:00 +00:00
86b542b4d0 Merge pull request #217 from dmitmel/master
a7d57f2fd8 [nvim] very specific fix of highlighting with termguicolors enabled
Compare 2 commits »
keanucode synced commits to typescript at keanucode/TravBot-v3 from mirror 2021-02-21 10:45:00 +00:00
22bd5302c5 don't install the module `os` from npm, it's a built-in one (#24)
keanucode synced commits to master at keanucode/dotfiles from mirror 2021-02-20 13:54:59 +00:00
fc3afdf441 Merge pull request #216 from dmitmel/master
d597858cce [zsh] stop adding the 'bin' directory of Rustup toolchains to the PATH, this broke per-directory overrides because those rely on toolchain executables being symlinked to the rustup exe itself
a5f7bd3565 [nvim] add a plugin for highlighting CSS colors
0ce30126c0 [nvim] apparently :Gcommit has also been deprecated?
Compare 4 commits »
keanucode synced commits to master at keanucode/dotfiles from mirror 2021-02-19 21:54:59 +00:00
f9051aff76 Why was this on `rebase` again?