mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-13 02:05:40 +08:00
Add reddit Sidebar
This commit is contained in:
parent
ea7ec8c7e8
commit
06684b14a5
8
.SpaceVim.d/autoload/SpaceVim/dev/reddit.vim
Normal file
8
.SpaceVim.d/autoload/SpaceVim/dev/reddit.vim
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
let s:url =
|
||||||
|
|
||||||
|
let s:api = '/api/site_admin'
|
||||||
|
|
||||||
|
|
||||||
|
function! SpaceVim#dev#reddit#site_admin() abort
|
||||||
|
|
||||||
|
endfunction
|
17
reddit/Sidebar.md
Normal file
17
reddit/Sidebar.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
### SpaceVim
|
||||||
|
|
||||||
|
A community-driven vim distribution
|
||||||
|
|
||||||
|
[Introduction](https://spacevim.org/)
|
||||||
|
[Community](https://spacevim.org/community/)
|
||||||
|
[FAQ](https://github.com/SpaceVim/SpaceVim/wiki/FAQ)
|
||||||
|
[Layers](https://spacevim.org/layers/)
|
||||||
|
|
||||||
|
**Users**
|
||||||
|
[Install](https://github.com/SpaceVim/SpaceVim/wiki/Installing-SpaceVim)
|
||||||
|
[Docs](http://spacevim.org/documentation/)
|
||||||
|
|
||||||
|
**Developers**
|
||||||
|
[Contribute](https://spacevim.org/development/)
|
||||||
|
[Tips & Tools](https://github.com/SpaceVim/SpaceVim/wiki/Development-tips)
|
||||||
|
[Code style](http://spacevim.org/conventions/)
|
Loading…
x
Reference in New Issue
Block a user