Commit graph

33 commits

Author SHA1 Message Date
Dmytro Meleshko
0cce46f083 [nvim] disable the po airline plugin 2021-01-12 15:06:43 +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
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
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
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
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
65a581e0ce very minor changes 2020-08-23 11:57:34 +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
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
ce7f8a30b9 [nvim] use default coc.nvim plugin for airline 2020-03-25 21:43:27 +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
73919c7b81 [scripts] add onscreen-message.py 2020-02-23 14:45:46 +02:00
Dmytro Meleshko
84d121f5e5 [nvim] disable key mappings in the markdown plugin 2020-01-27 17:09:50 +02:00
Dmytro Meleshko
fe4e7cd307 [nvim] disable markdown conceal 2020-01-27 11:58:51 +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
914f01de14 [nvim] bind F9 to :make 2019-12-19 18:56:29 +02:00
Dmytro Meleshko
f0d108ab4c [nvim] put my configs in runtimepath 2019-12-15 22:20:05 +02:00