diff options
author | Teddy Wing | 2016-06-03 08:00:35 -0400 |
---|---|---|
committer | Teddy Wing | 2016-06-03 08:00:35 -0400 |
commit | 506887f46f0af36c3cc9b7450faa884f6aea125d (patch) | |
tree | 6bc699e0faab31db6f40c442383646774ee2a1be | |
parent | 490125815b9e5f34b8d69bbad06f9e26cc923be2 (diff) | |
download | vim-twodo-506887f46f0af36c3cc9b7450faa884f6aea125d.tar.bz2 |
Add Resources.txt
Some URLs to look into to override cursorline syntax highlighting.
-rw-r--r-- | Resources.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Resources.txt b/Resources.txt new file mode 100644 index 0000000..8a8e592 --- /dev/null +++ b/Resources.txt @@ -0,0 +1,7 @@ +Resources +========= + +## Cursorline colouring +- https://github.com/skammer/vim-css-color/issues/12 +- https://github.com/lilydjwg/colorizer/blob/master/autoload/colorizer.vim +- https://github.com/ap/vim-css-color/commit/86ed589349bfe44182bbd38dcbb29d2634739623 |