Commit graph

210 commits

Author SHA1 Message Date
pull[bot]
b31bea45ea
Merge pull request #218 from dmitmel/master
[pull] master from dmitmel:master
2021-02-27 14:13:28 +00:00
Dmytro Meleshko
8d525337fc [nvim] add mappings for quick horizontal scrolling 2021-02-27 14:38:31 +02:00
pull[bot]
86b542b4d0
Merge pull request #217 from dmitmel/master
[pull] master from dmitmel:master
2021-02-22 11:00:14 +00:00
Dmytro Meleshko
a7d57f2fd8 [nvim] very specific fix of highlighting with termguicolors enabled 2021-02-22 11:16:11 +02:00
pull[bot]
fc3afdf441
Merge pull request #216 from dmitmel/master
[pull] master from dmitmel:master
2021-02-20 13:47:09 +00:00
Dmytro Meleshko
a5f7bd3565 [nvim] add a plugin for highlighting CSS colors 2021-02-20 13:46:11 +02:00
Dmytro Meleshko
0ce30126c0 [nvim] apparently :Gcommit has also been deprecated? 2021-02-20 13:45:57 +02:00
5517419413
Merge pull request #215 from dmitmel/master 2021-02-19 21:33:01 +01:00
Dmytro Meleshko
a06b104376 [nvim] update the mappings for fugitive 2021-02-15 16:22:36 +02:00
Dmytro Meleshko
b0eef79602 [nvim] disable ESLint integration for Prettier, sync configs 2021-02-12 09:08:57 +00:00
Dmytro Meleshko
8a4f6f8a4a [nvim] disable ESLint integration for Prettier, sync configs 2021-02-12 10:43:39 +02:00
Dmytro Meleshko
6bd741c236 [nvim] disable matchpairs in all other JS-like filetypes 2021-02-09 12:29:26 +00:00
Dmytro Meleshko
32cfe4f0d5 [nvim] disable matchpairs in all other JS-like filetypes 2021-02-09 12:29:15 +02:00
Dmytro Meleshko
851a494eb0 [nvim] properly display wavy underlines under spelling mistakes now that I have enabled all termcap features of kitty 2021-02-08 21:44:50 +00:00
Dmytro Meleshko
1abf65b087 [nvim] properly display wavy underlines under spelling mistakes now that I have enabled all termcap features of kitty 2021-02-08 21:51:59 +02:00
Dmytro Meleshko
da7c44af35 [nvim] fix FixWhitespaceOnSave flooding the search history 2021-02-05 11:36:25 +00:00
Dmytro Meleshko
618995cc7f [nvim] add functions to workaround some interesting behaviors of vim 2021-02-05 11:36:25 +00:00
Dmytro Meleshko
aed0b5a30e [nvim] fix FixWhitespaceOnSave flooding the search history 2021-02-05 11:57:28 +02:00
Dmytro Meleshko
6dc39b0e04 [nvim] add functions to workaround some interesting behaviors of vim 2021-02-05 11:54:51 +02:00
Dmytro Meleshko
ed93c816f9 [nvim] bring back a fix removed in 14e64127e4 2021-02-02 22:52:58 +00:00
Dmytro Meleshko
124221d1e3 [nvim] bring back a fix removed in 14e64127e4 2021-02-02 22:29:04 +02:00
Dmytro Meleshko
57f0e01b51 [nvim] disable rust-analyzer's diagnostics and autoimports 2021-02-01 11:18:52 +00:00
Dmytro Meleshko
707397ae9e [nvim] disable rust-analyzer's diagnostics and autoimports 2021-02-01 12:51:34 +02:00
Dmytro Meleshko
1e50762fcb [nvim+zsh] fix the need for resetting FZF_DEFAULT_OPTS on Ubuntu and derivatives 2021-01-29 01:19:21 +00:00
Dmytro Meleshko
abde79fbf7 [nvim+zsh] fix the need for resetting FZF_DEFAULT_OPTS on Ubuntu and derivatives 2021-01-29 01:37:49 +02:00
7f3dfb96be
[nvim] Added plugin coc-explorer. 2021-01-28 16:24:43 +01:00
Dmytro Meleshko
4b6cf8c56a [nvim] fix the commentstring in po files 2021-01-25 12:40:11 +00:00
Dmytro Meleshko
5e5eb4d39f [nvim] fix the commentstring in po files 2021-01-25 11:04:02 +02:00
Dmytro Meleshko
06ff96bf30 [nvim] add a plugin for RON 2021-01-21 11:06:06 +00:00
Dmytro Meleshko
9b15d6e155 [nvim] add a plugin for RON 2021-01-21 12:49:13 +02:00
Dmytro Meleshko
4cc4389455 [nvim] make the airline theme match my syntax theme even more 2021-01-21 01:20:43 +00:00
Dmytro Meleshko
d42428538c [nvim] make the airline theme match my syntax theme even more 2021-01-20 17:37:55 +02:00
62611bb01e
[nvim] Added WakaTime plugin. 2021-01-17 12:07:14 +01:00
9a36e9ecbb
merge dmitmel/master into master 2021-01-16 18:16:48 +01:00
51a3ea7777
[nvim] Added Lua to coc. 2021-01-16 18:15:57 +01:00
ab7320297f
[scripts/discord-stream] Now uses separate file. 2021-01-16 18:15:57 +01:00
Dmytro Meleshko
0cce46f083 [nvim] disable the po airline plugin 2021-01-12 15:06:43 +02:00
Dmytro Meleshko
14e64127e4 [nvim] fix syntax syncing for JS/TS after a vim-polyglot update (this made opening crosscode/assets/js/game.compiled.js insanely slow) 2021-01-12 15:05:42 +02:00
Dmytro Meleshko
955559db5e [nvim] don't set formatexpr 2021-01-10 20:04:27 +02:00
Dmytro Meleshko
11e651e1cb [nvim] add some mappings for quickly manipulating diffs 2020-12-29 21:24:38 +02:00
Dmytro Meleshko
ee8762198e [nvim] this should come in handy 2020-12-16 09:05:10 +02:00
Dmytro Meleshko
b4acbcf006 [nvim] annoying floating windows... 2020-12-11 10:54:09 +02:00
Dmytro Meleshko
1ae3156b29 [nvim] arrrrrgh, fix one other misuse of <Cmd> 2020-12-07 19:52:07 +02:00
Dmytro Meleshko
aed76b82b8 [nvim] fix typos and bugs which caused the visual star mappings to break 2020-12-07 19:32:54 +02:00
Dmytro Meleshko
264846e066 [nvim] unmap the annoying Q mapping 2020-12-04 12:34:35 +02:00
Dmytro Meleshko
0a134aab30 [nvim] add a file in runtimepath for loading the plugins list 2020-12-03 19:29:51 +02:00
Dmytro Meleshko
57783871c1 [nvim] disable the annoying virtual text features of the rust plugin 2020-12-02 02:05:52 +02:00
Dmytro Meleshko
643f996a94 [nvim] fix the insert-mode mapping for F1 2020-11-27 21:17:16 +02:00
Dmytro Meleshko
b185e78886 [nvim] add a mapping for showing the signature help 2020-11-27 11:55:24 +02:00
Dmytro Meleshko
1c5373a9bf [nvim] add vim-sneak 2020-11-22 16:07:33 +02:00
Dmytro Meleshko
9ce4eb6d46 [nvim] add DragOut command 2020-11-12 11:43:52 +02:00
Dmytro Meleshko
ef1bd7fa6a [nvim] fix comments and commentstring options in the nginx filetype 2020-11-09 13:47:05 +02:00
Dmytro Meleshko
f9ed443e4a [nvim+zsh] disable the ugly fzf popup window and turn off rounded borders in the preview window 2020-11-04 02:09:45 +02:00
Dmytro Meleshko
18ecbd5b33 [nvim] fix highlighting of destructured fields in TS 2020-10-25 17:30:08 +02:00
Dmytro Meleshko
93c9925a03 [nvim] make colorscheme improvements... 2020-10-15 19:14:15 +03:00
Dmytro Meleshko
ce1a7b2310 [nvim] highlight the as keyword/operator as a keyword 2020-10-10 20:07:18 +03:00
Dmytro Meleshko
bd04f977c4 [nvim] enable rust-analyzer.cargo.loadOutDirsFromCheck 2020-09-25 09:20:20 +03:00
Dmytro Meleshko
38238eb817 [nvim] fix the "E488: Trailing characters" error when pressing K with coc.nvim 2020-09-25 09:20:18 +03:00
Dmytro Meleshko
f5966e9c4b [nvim] add a mapping for switching keymaps along with customized versions of vim's keymaps 2020-09-19 16:34:04 +03:00
Dmytro Meleshko
d0bc803bcc [colorschemes] add a Prism.js theme 2020-09-06 21:48:22 +03:00
Dmytro Meleshko
0442601626 [colorschemes] rewrite the buildscript as a makefile 2020-09-06 14:14:29 +03:00
Dmytro Meleshko
afb70a6ad3 [nvim] add option for specifying extra arguments for markdown2htmldoc 2020-09-06 13:26:11 +03:00
Dmytro Meleshko
5d68d60ff6 [nvim] switch from RLS to rust-analyzer 2020-09-04 22:55:46 +03:00
Dmytro Meleshko
19eacd51ba [nvim] use a fork of detectindent which can ignore comments at the cost of performance (let's see how this will go) 2020-08-30 20:32:18 +03:00
Dmytro Meleshko
3c045bff66 rewrite gitignores 2020-08-23 11:59:42 +03:00
Dmytro Meleshko
65a581e0ce very minor changes 2020-08-23 11:57:34 +03:00
Dmytro Meleshko
1066a92fd3 [nvim] add an <F5> keybinding to "run" some filetypes 2020-08-12 23:55:09 +03:00
Dmytro Meleshko
9da4fb95b0 [nvim] add a MediaWiki syntax plugin 2020-08-12 23:28:11 +03:00
Dmytro Meleshko
23b00f41a4 [nvim] fix highlighting of namespaces in Rust 2020-08-12 17:49:01 +03:00
Dmytro Meleshko
3101bc4440 [nvim] fix highlighting of StringDelimiters 2020-08-08 11:03:30 +03:00
Dmytro Meleshko
221ffec92c [nvim] fix spelling errors being unreadable with highlighting 2020-08-06 19:45:41 +03:00
Dmytro Meleshko
e8ab498446 [nvim] don't use the 16th base16 color in the colorscheme 2020-08-01 19:52:11 +03:00
Dmytro Meleshko
69266d9daa [nvim] re-enable vim-exchange 2020-07-27 10:46:55 +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
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
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
2a260771e9 [nvim] add a handy makeprg for markdown files 2020-05-12 16:46:12 +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
eaf54fd311 [nvim] change indent for kivy 2020-04-10 15:14:19 +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
43959c4f9b [nvim] fix filetype preferences for indentation 2020-03-10 22:39:12 +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
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
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
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
8f02ecf943 [nvim] fix null highlighting in JSON 2020-01-04 14:18:27 +02:00