Commit graph

16 commits

Author SHA1 Message Date
Dmytro Meleshko
32cfe4f0d5 [nvim] disable matchpairs in all other JS-like filetypes 2021-02-09 12:29:15 +02:00
Dmytro Meleshko
124221d1e3 [nvim] bring back a fix removed in 14e64127e4 2021-02-02 22:29:04 +02:00
Dmytro Meleshko
5e5eb4d39f [nvim] fix the commentstring in po files 2021-01-25 11:04:02 +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
ef1bd7fa6a [nvim] fix comments and commentstring options in the nginx filetype 2020-11-09 13:47:05 +02:00
Dmytro Meleshko
ce1a7b2310 [nvim] highlight the as keyword/operator as a keyword 2020-10-10 20:07:18 +03:00
Dmytro Meleshko
d0bc803bcc [colorschemes] add a Prism.js theme 2020-09-06 21:48:22 +03:00
Dmytro Meleshko
afb70a6ad3 [nvim] add option for specifying extra arguments for markdown2htmldoc 2020-09-06 13:26:11 +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
2a260771e9 [nvim] add a handy makeprg for markdown files 2020-05-12 16:46:12 +03:00
Dmytro Meleshko
eaf54fd311 [nvim] change indent for kivy 2020-04-10 15:14:19 +03:00
Dmytro Meleshko
43959c4f9b [nvim] fix filetype preferences for indentation 2020-03-10 22:39:12 +02:00
Dmytro Meleshko
01a6ac0aef [nvim] add proper highlighting for keyword operators in Python 2020-02-10 14:37:12 +02:00
Dmytro Meleshko
12c736032d [nvim] remove my ftplugin experiments 2019-12-15 23:33:53 +02:00
Dmytro Meleshko
545770bc9e [nvim] use the ftplugin mechanism instead of FileType autocommands 2019-12-15 20:39:36 +02:00