1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-13 02:05:40 +08:00

Manager post tags (#1762)

This commit is contained in:
Wang Shidong 2018-05-27 20:54:33 +08:00 committed by GitHub
parent 83fdba47a2
commit bb75c310a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
25 changed files with 37 additions and 58 deletions

View File

@ -1,7 +1,7 @@
--- ---
title: SpaceVim release v0.1.0 title: SpaceVim release v0.1.0
categories: changelog categories: [changelog, blog]
description: "First public release of SpaceVim with IDE-like UI, most language support, modular configuration" excerpt: "First public release of SpaceVim with IDE-like UI, most language support, modular configuration"
type: NewsArticle type: NewsArticle
comments: true comments: true
--- ---

View File

@ -1,6 +1,6 @@
--- ---
title: "Use Vim as a Java IDE" title: "Use Vim as a Java IDE"
categories: tutorials categories: [tutorials, blog]
excerpt: "I am a vimmer and a java developer. Here are some useful plugins for developing java in vim/neovim." excerpt: "I am a vimmer and a java developer. Here are some useful plugins for developing java in vim/neovim."
redirect_from: "/2017/02/11/use-vim-as-a-java-ide.html" redirect_from: "/2017/02/11/use-vim-as-a-java-ide.html"
type: BlogPosting type: BlogPosting

View File

@ -1,8 +1,10 @@
--- ---
title: "VIM 8 新特性之旅: 定时器 (timers)" title: "VIM 8 新特性之旅: 定时器 (timers)"
categories: tutorials_cn categories: blog_cn
excerpt: "VIM 8 新特性之旅系列教程 - 定时器, 介绍定时器具体使用方法以及场景" excerpt: "VIM 8 新特性之旅系列教程 - 定时器, 介绍定时器具体使用方法以及场景"
comments: true permalink: /cn/:title/
redirect_from: "/vim8-new-feature-timers-zh_cn/"
lang: cn
--- ---
# 定时器( timer # 定时器( timer

View File

@ -1,6 +1,6 @@
--- ---
title: "Install vim/neovim with python support" title: "Install vim/neovim with python support"
categories: tutorials categories: blog
excerpt: "How to build vim or neovim from source with python enabled?" excerpt: "How to build vim or neovim from source with python enabled?"
comments: true comments: true
--- ---

View File

@ -1,6 +1,6 @@
--- ---
title: SpaceVim release v0.2.0 title: SpaceVim release v0.2.0
categories: changelog categories: [changelog, blog]
excerpt: "Mnemonic key bindings in SpaceVim" excerpt: "Mnemonic key bindings in SpaceVim"
type: NewsArticle type: NewsArticle
comments: true comments: true

View File

@ -1,6 +1,6 @@
--- ---
title: "Mnemonic key bindings navigation" title: "Mnemonic key bindings navigation"
categories: feature categories: [feature, blog]
excerpt: "Key bindings are organized using mnemonic prefixes like b for buffer, p for project, s for search, h for help, etc…" excerpt: "Key bindings are organized using mnemonic prefixes like b for buffer, p for project, s for search, h for help, etc…"
image: https://user-images.githubusercontent.com/13142418/31550099-c8173ff8-b062-11e7-967e-6378a9c3b467.gif image: https://user-images.githubusercontent.com/13142418/31550099-c8173ff8-b062-11e7-967e-6378a9c3b467.gif
comments: true comments: true

View File

@ -1,6 +1,6 @@
--- ---
title: Newsletter #1 - A New Hope title: Newsletter #1 - A New Hope
categories: newsletter categories: [newsletter, blog]
excerpt: "A new hope: turn vim/neovim to be an IDE for most languages" excerpt: "A new hope: turn vim/neovim to be an IDE for most languages"
comments: true comments: true
--- ---

View File

@ -1,6 +1,6 @@
--- ---
title: SpaceVim release v0.3.0 title: SpaceVim release v0.3.0
categories: changelog categories: [changelog, blog]
excerpt: "Here you can check what has been done so far." excerpt: "Here you can check what has been done so far."
type: NewsArticle type: NewsArticle
comments: true comments: true

View File

@ -1,6 +1,6 @@
--- ---
title: SpaceVim release v0.3.1 title: SpaceVim release v0.3.1
categories: changelog categories: [changelog, blog]
excerpt: "Here you can check what has been done so far." excerpt: "Here you can check what has been done so far."
type: NewsArticle type: NewsArticle
comments: true comments: true

View File

@ -1,6 +1,6 @@
--- ---
title: SpaceVim release v0.4.0 title: SpaceVim release v0.4.0
categories: changelog categories: [changelog, blog]
excerpt: "Here you can check what has been done so far." excerpt: "Here you can check what has been done so far."
type: NewsArticle type: NewsArticle
comments: true comments: true

View File

@ -1,6 +1,6 @@
--- ---
title: "Asynchronous plugin manager" title: "Asynchronous plugin manager"
categories: feature categories: [feature, blog]
description: "Use dein as default plugin manager, Provides a UI for dein, Install and update plugin asynchronously, Show process status on the fly" description: "Use dein as default plugin manager, Provides a UI for dein, Install and update plugin asynchronously, Show process status on the fly"
image: https://user-images.githubusercontent.com/13142418/34907332-903ae968-f842-11e7-8ac9-07fcc9940a53.gif image: https://user-images.githubusercontent.com/13142418/34907332-903ae968-f842-11e7-8ac9-07fcc9940a53.gif
comments: true comments: true

View File

@ -1,6 +1,6 @@
--- ---
title: "VIM 中 ctrl 相关的组合键的使用" title: "VIM 中 ctrl 相关的组合键的使用"
categories: tutorials_cn categories: blog_cn
excerpt: "枚举 Vim 内置的 Ctrl 组合键功能,以及终端下的一些区别" excerpt: "枚举 Vim 内置的 Ctrl 组合键功能,以及终端下的一些区别"
comments: true comments: true
lang: cn lang: cn

View File

@ -1,6 +1,6 @@
--- ---
title: SpaceVim release v0.5.0 title: SpaceVim release v0.5.0
categories: changelog categories: [changelog, blog]
excerpt: "SpaceVim v0.5.0 comes out with five new language layer and many new features" excerpt: "SpaceVim v0.5.0 comes out with five new language layer and many new features"
type: NewsArticle type: NewsArticle
comments: true comments: true

View File

@ -1,6 +1,6 @@
--- ---
title: "Help description for key bindings" title: "Help description for key bindings"
categories: feature categories: [feature, blog]
excerpt: "Key bindings are defined with help description, this feature is for getting Help description and jump to the position where the key bindings is defined." excerpt: "Key bindings are defined with help description, this feature is for getting Help description and jump to the position where the key bindings is defined."
image: https://user-images.githubusercontent.com/13142418/34907415-c2cf7e88-f843-11e7-92d3-ef0f9b1b72ae.gif image: https://user-images.githubusercontent.com/13142418/34907415-c2cf7e88-f843-11e7-92d3-ef0f9b1b72ae.gif
comments: true comments: true

View File

@ -1,6 +1,6 @@
--- ---
title: "An async code runner in SpaceVim" title: "An async code runner in SpaceVim"
categories: tutorials categories: blog
excerpt: "A better way for running code with in vim, more info about the command status, will not move cursor from code buffer." excerpt: "A better way for running code with in vim, more info about the command status, will not move cursor from code buffer."
comments: true comments: true
--- ---

View File

@ -1,6 +1,6 @@
--- ---
title: SpaceVim release v0.6.0 title: SpaceVim release v0.6.0
categories: changelog categories: [changelog, blog]
excerpt: "Many new features come out with v0.6.0" excerpt: "Many new features come out with v0.6.0"
type: NewsArticle type: NewsArticle
image: https://user-images.githubusercontent.com/13142418/33793078-3446cb6e-dc76-11e7-9998-376a355557a4.png image: https://user-images.githubusercontent.com/13142418/33793078-3446cb6e-dc76-11e7-9998-376a355557a4.png

View File

@ -1,6 +1,6 @@
--- ---
title: "Newsletter #2 - Never lost, Never give up" title: "Newsletter #2 - Never lost, Never give up"
categories: newsletter categories: [newsletter, blog]
excerpt: "We know exactly what is the purpose of SpaceVim, and we keep trying to get it, never get lost, never give up..." excerpt: "We know exactly what is the purpose of SpaceVim, and we keep trying to get it, never get lost, never give up..."
image: https://user-images.githubusercontent.com/13142418/34612367-18fdf2d6-f1ef-11e7-885e-5e82613c1444.png image: https://user-images.githubusercontent.com/13142418/34612367-18fdf2d6-f1ef-11e7-885e-5e82613c1444.png
comments: true comments: true

View File

@ -1,6 +1,6 @@
--- ---
title: "Grep on the fly in SpaceVim" title: "Grep on the fly in SpaceVim"
categories: feature categories: [feature, blog]
excerpt: "Run grep asynchronously, show search results in real-time based on user input, support searching the entire project, searching loaded files or only searching current file" excerpt: "Run grep asynchronously, show search results in real-time based on user input, support searching the entire project, searching loaded files or only searching current file"
image: https://user-images.githubusercontent.com/13142418/35278709-7856ed62-0010-11e8-8b1e-e6cc6374b0dc.gif image: https://user-images.githubusercontent.com/13142418/35278709-7856ed62-0010-11e8-8b1e-e6cc6374b0dc.gif
comments: true comments: true

View File

@ -1,7 +1,7 @@
--- ---
title: "Vim 异步实时代码检索" title: "Vim 异步实时代码检索"
categories: feature_cn categories: [blog_cn, feature_cn]
description: "异步执行 grep根据输入内容实时展示搜索结果支持全工程检索、检索当前文件、检索已打开的文件等" excerpt: "异步执行 grep根据输入内容实时展示搜索结果支持全工程检索、检索当前文件、检索已打开的文件等"
image: https://user-images.githubusercontent.com/13142418/35278709-7856ed62-0010-11e8-8b1e-e6cc6374b0dc.gif image: https://user-images.githubusercontent.com/13142418/35278709-7856ed62-0010-11e8-8b1e-e6cc6374b0dc.gif
comments: true comments: true
permalink: /cn/:title/ permalink: /cn/:title/

View File

@ -1,6 +1,6 @@
--- ---
title: SpaceVim release v0.7.0 title: SpaceVim release v0.7.0
categories: changelog categories: [changelog, blog]
excerpt: "Highlight symbol mode and iedit mode come out with v0.6.0" excerpt: "Highlight symbol mode and iedit mode come out with v0.6.0"
type: NewsArticle type: NewsArticle
image: https://user-images.githubusercontent.com/13142418/37595020-273b5bca-2bb2-11e8-8aba-638ed5f1c7ea.png image: https://user-images.githubusercontent.com/13142418/37595020-273b5bca-2bb2-11e8-8aba-638ed5f1c7ea.png

View File

@ -9,7 +9,7 @@ Here you can learn more about SpaceVim with our tutorials and find out what's
going on. going on.
<ul> <ul>
{% for post in site.posts %} {% for post in site.categories.blog %}
<li> <li>
<h3><a href="{{ post.url }}">{{ post.title }}</a></h3> <h3><a href="{{ post.url }}">{{ post.title }}</a></h3>
<span class="post-date">{{ post.date | date_to_string }}</span> <span class="post-date">{{ post.date | date_to_string }}</span>

View File

@ -9,10 +9,11 @@ lang: cn
在这里,你可以看到最新的 SpaceVim 特性简介,以及使用技巧: 在这里,你可以看到最新的 SpaceVim 特性简介,以及使用技巧:
<ul> <ul>
{% for post in site.categories.feature_cn offset: 0 limit: 5 %} {% for post in site.categories.blog_cn %}
<strong><a href="{{ post.url }}">{{ post.title }}</a></strong> <li>
<br> <h3><a href="{{ post.url }}">{{ post.title }}</a></h3>
<span class="post-date">{{ post.date | date_to_string }}</span> <span class="post-date">{{ post.date | date_to_string }}</span>
<p>{{ post.excerpt | truncatewords: 100 }}</p> <p>{{ post.excerpt | truncatewords: 100 }}</p>
</li>
{% endfor %} {% endfor %}
</ul> </ul>

View File

@ -301,9 +301,11 @@ markdown
## Changelog ## Changelog
<ul> <ul>
{% for post in site.categories.changelog %} {% for post in site.categories.changelog_cn %}
<li> <li>
<a href="{{ post.url }}">{{ post.title }}</a> <h3><a href="{{ post.url }}">{{ post.title }}</a></h3>
<span class="post-date">{{ post.date | date_to_string }}</span>
<p>{{ post.excerpt | truncatewords: 100 }}</p>
</li> </li>
{% endfor %} {% endfor %}
</ul> </ul>

View File

@ -144,9 +144,6 @@ lang: cn
- [自动补全](#自动补全-1) - [自动补全](#自动补全-1)
- [细致的tags管理](#细致的tags管理) - [细致的tags管理](#细致的tags管理)
- [快速](#快速) - [快速](#快速)
- [SpaceVim选项](#spacevim选项)
- [延伸阅读](#延伸阅读)
- [Vim 8 新特新之旅](#vim-8-新特新之旅)
<!-- vim-markdown-toc --> <!-- vim-markdown-toc -->
@ -2088,31 +2085,6 @@ let g:spacevim_custom_plugins = [
let g:spacevim_guifont = 'DejaVu\ Sans\ Mono\ for\ Powerline\ 11' let g:spacevim_guifont = 'DejaVu\ Sans\ Mono\ for\ Powerline\ 11'
``` ```
### SpaceVim选项
| 选项名称 | 默认值 | 描述 |
| ---------------------------------- | :-----------------: | ------------------------------ |
| `g:spacevim_default_indent` | 2 | 对齐空格 |
| `g:spacevim_enable_guicolors` | 1 | 启用/禁用终端使用真色彩 |
| `g:spacevim_windows_leader` | `s` | 窗口管理快捷键前缀 |
| `g:spacevim_unite_leader` | `f` | Unite快捷键前缀 |
| `g:spacevim_plugin_bundle_dir` | `~/.cache/vimfiles` | 默认插件缓存位置 |
| `g:spacevim_realtime_leader_guide` | 0 | 启用/禁用实时快捷键提示 |
| `g:spacevim_guifont` | '' | 设置SpaceVim字体 |
| `g:spacevim_sidebar_width` | 30 | 设置边栏宽度,文件树以及语法树 |
| `g:spacevim_custom_plugins` | `[]` | 设置自定义插件 |
### 延伸阅读
#### Vim 8 新特新之旅
<ul>
{% for post in site.categories.tutorials_cn %}
<li>
<a href="{{ post.url }}">{{ post.title }}</a>
</li>
{% endfor %}
</ul>
**捐助SpaceVim** **捐助SpaceVim**

View File

@ -306,7 +306,9 @@ markdown
<ul> <ul>
{% for post in site.categories.changelog %} {% for post in site.categories.changelog %}
<li> <li>
<a href="{{ post.url }}">{{ post.title }}</a> <h3><a href="{{ post.url }}">{{ post.title }}</a></h3>
<span class="post-date">{{ post.date | date_to_string }}</span>
<p>{{ post.excerpt | truncatewords: 100 }}</p>
</li> </li>
{% endfor %} {% endfor %}
</ul> </ul>