Dmytro Meleshko
f24c8e5131
[nvim] add nvim-treesitter (READ COMMIT NOTES)
...
The thing is currently unstable, requires the nightly branch of neovim,
and the highlighting groups need a lot of tweaking (obviously, :HLT
doesn't work, making this even harder). I just put the configuration
into the repo in case I need it in the future.
2021-03-21 15:13:42 +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
1c5373a9bf
[nvim] add vim-sneak
2020-11-22 16:07:33 +02: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
9da4fb95b0
[nvim] add a MediaWiki syntax plugin
2020-08-12 23:28:11 +03:00
Dmytro Meleshko
69266d9daa
[nvim] re-enable vim-exchange
2020-07-27 10:46:55 +03:00
Dmytro Meleshko
d49a22bcf3
[nvim] move more plugins into IDE mode
2020-04-30 12:04:57 +03:00
Dmytro Meleshko
b8ba43a562
[nvim] tweak coc status in airline
2020-03-07 20:02:04 +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
f0d108ab4c
[nvim] put my configs in runtimepath
2019-12-15 22:20:05 +02:00
Dmytro Meleshko
545770bc9e
[nvim] use the ftplugin mechanism instead of FileType autocommands
2019-12-15 20:39:36 +02:00
Dmytro Meleshko
bdfdba8e88
[nvim] move colorscheme to a file in runtimepath
2019-09-06 00:38:37 +03:00
Dmytro Meleshko
2325f94e1b
create automatic colorscheme generator
2019-08-24 19:05:09 +03:00
Dmytro Meleshko
3de164b9d1
[nvim] add IDE mode switch
2019-06-21 02:27:47 +03:00
Dmytro Meleshko
4088de0f21
finally, after 3 months of intense Vimscript programming and Vim-fu learning, I've finished my Neovim config
2019-04-21 15:10:37 +03:00