Commit Graph

87 Commits

Author SHA1 Message Date
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
Dmytro Meleshko 914f01de14 [nvim] bind F9 to :make 2019-12-19 18:56:29 +02:00
Dmytro Meleshko 12c736032d [nvim] remove my ftplugin experiments 2019-12-15 23:33:53 +02:00
Dmytro Meleshko f0d108ab4c [nvim] put my configs in runtimepath 2019-12-15 22:20:05 +02:00
Dmytro Meleshko 5ad510c830 [nvim] use wildmenu 2019-12-15 22:03:56 +02:00
Dmytro Meleshko 545770bc9e [nvim] use the ftplugin mechanism instead of FileType autocommands 2019-12-15 20:39:36 +02:00
Dmytro Meleshko 38452b72b7 [nvim] don't disable cursorline in terminals because it causes much more trouble than helps 2019-11-30 13:00:37 +02:00
Dmytro Meleshko 95d44a7e04 [nvim] fix TypeScript syntax highlighting 2 2019-11-24 11:23:32 +02:00
Dmytro Meleshko fce98716f8 [nvim] remove < and > from matchpairs for TypeScript 2019-11-23 13:57:31 +02:00
Dmytro Meleshko a537c49b89 [nvim] another fix for TypeScript syntax highlighting 2019-11-23 13:29:52 +02:00
Dmytro Meleshko 6b0b660993 [nvim] fix object key highlighting in TypeScript 2019-11-22 17:48:10 +02:00
Dmytro Meleshko 4a357aaf81 [nvim] change default commentstring for C-like languages 2019-11-21 21:55:46 +02:00
Dmytro Meleshko 5a41b8229b [nvim] add syntax highlighting links to colorscheme for TypeScript 2019-11-19 21:20:46 +02:00
Dmytro Meleshko 44c50c1913 [nvim] disable ESLint in TypeScript 2019-11-18 22:01:39 +02:00
Dmytro Meleshko 3705c0313f [nvim] make tabline buffer positions more consistent 2019-11-17 13:52:10 +02:00
Dmytro Meleshko e80379a2e5 [nvim] add EditGlob function 2019-11-09 23:02:18 +02:00
Dmytro Meleshko 3d856b1b3c [nvim] enable coc.nvim for JSON5 2019-11-09 22:00:23 +02:00
Dmytro Meleshko b36f2a4d35 [nvim] enable Prettier for SCSS and LESS 2019-11-08 00:15:09 +02:00
Dmytro Meleshko 313be3691a [nvim] add Emmet support in Jinja/Jinja2/Nunjucks templates 2019-11-03 17:01:32 +02:00
Dmytro Meleshko c7b24f9ee6 [nvim] modify JS syntax highlighting 2019-11-03 13:14:41 +02:00
Dmytro Meleshko 6ebd7f6728 [nvim] modify XML syntax highlighting 2019-11-02 16:47:59 +02:00
Dmytro Meleshko fc5ed3fe78 [nvim] add mappings for improving consistency 2019-10-11 15:45:40 +03:00
Dmytro Meleshko e71bdf304f [nvim] open Git status in a vertical split 2019-09-29 14:03:29 +03:00
Dmytro Meleshko 207bf799cf [nvim] modify <CR> mapping to write all files 2019-09-28 09:52:49 +03:00