Commit Graph

31 Commits

Author SHA1 Message Date
Dmytro Meleshko 280606b2b0 [nvim] fix plugins after update 2021-05-15 20:19:39 +03:00
Dmytro Meleshko 44ba053b7c [nvim] correctly highlight class names in declarations 2021-04-23 21:17:50 +03:00
Dmytro Meleshko be265eac7c [nvim] minor fixes to typescript syntax highlighting 2021-04-22 20:11:56 +03:00
Dmytro Meleshko 3d34200ac6 [nvim] apparently usage of l: inside functions is entirely optional 2021-03-30 01:24:37 +03:00
Dmytro Meleshko e2d21d085c [nvim] fix highlighting of class names in SCSS 2021-03-26 01:15:15 +02:00
Dmytro Meleshko 570307f0bc [nvim] fix highlighting of CSS pseudo-classes 2021-03-26 01:11:05 +02:00
Dmytro Meleshko a7d57f2fd8 [nvim] very specific fix of highlighting with termguicolors enabled 2021-02-22 11:16:11 +02: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 1c5373a9bf [nvim] add vim-sneak 2020-11-22 16:07:33 +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 0442601626 [colorschemes] rewrite the buildscript as a makefile 2020-09-06 14:14:29 +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 aaab49d57c [nvim] fix highlighting of the `abstract` keyword in TypeScript 2020-07-12 14:59:58 +03:00
Dmytro Meleshko 827b7286db [nvim] tweak typescript highlighting a bit more 2020-04-30 12:04:57 +03:00
Dmytro Meleshko 57d91218c9 [nvim] fix 'try' highlighting in TypeScript 2020-02-25 00:25:20 +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 8f02ecf943 [nvim] fix null highlighting in JSON 2020-01-04 14:18:27 +02:00
Dmytro Meleshko 95d44a7e04 [nvim] fix TypeScript syntax highlighting 2 2019-11-24 11:23:32 +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 5a41b8229b [nvim] add syntax highlighting links to colorscheme for TypeScript 2019-11-19 21:20:46 +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 c9858363e6 [nvim] update shell colorscheme detection mechanism 2019-09-19 20:11:34 +03:00
Dmytro Meleshko bdfdba8e88 [nvim] move colorscheme to a file in runtimepath 2019-09-06 00:38:37 +03:00
Renamed from nvim/lib/colorscheme.vim (Browse further)