mirror of
https://github.com/akelge/zsh
synced 2025-07-04 13:39:07 +00:00
Added two color schemes
Disabled "Last modified" modification in skeleton.vim
This commit is contained in:
27
vim/doc/tags
27
vim/doc/tags
@ -75,6 +75,7 @@
|
||||
:NERDTreeFromBookmark NERD_tree.txt /*:NERDTreeFromBookmark*
|
||||
:NERDTreeMirror NERD_tree.txt /*:NERDTreeMirror*
|
||||
:NERDTreeToggle NERD_tree.txt /*:NERDTreeToggle*
|
||||
:Snippet snippets_emu.txt /*:Snippet*
|
||||
:TChangesetOpen trac.txt /*:TChangesetOpen*
|
||||
:TTAddComment trac.txt /*:TTAddComment*
|
||||
:TTClearAllFilters trac.txt /*:TTClearAllFilters*
|
||||
@ -164,6 +165,8 @@ ConqueTerm_SendVisKey conque_term.txt /*ConqueTerm_SendVisKey*
|
||||
ConqueTerm_Syntax conque_term.txt /*ConqueTerm_Syntax*
|
||||
ConqueTerm_TERM conque_term.txt /*ConqueTerm_TERM*
|
||||
ConqueTerm_ToggleKey conque_term.txt /*ConqueTerm_ToggleKey*
|
||||
CreateBundleSnippet snippets_emu.txt /*CreateBundleSnippet*
|
||||
CreateSnippet snippets_emu.txt /*CreateSnippet*
|
||||
NERDComAbout NERD_commenter.txt /*NERDComAbout*
|
||||
NERDComAlignedComment NERD_commenter.txt /*NERDComAlignedComment*
|
||||
NERDComAltDelim NERD_commenter.txt /*NERDComAltDelim*
|
||||
@ -370,6 +373,7 @@ b:VCSCommandCommand vcscommand.txt /*b:VCSCommandCommand*
|
||||
b:VCSCommandOriginalBuffer vcscommand.txt /*b:VCSCommandOriginalBuffer*
|
||||
b:VCSCommandSourceFile vcscommand.txt /*b:VCSCommandSourceFile*
|
||||
b:VCSCommandVCSType vcscommand.txt /*b:VCSCommandVCSType*
|
||||
basic-snippet snippets_emu.txt /*basic-snippet*
|
||||
bufexplorer bufexplorer.txt /*bufexplorer*
|
||||
bufexplorer-changelog bufexplorer.txt /*bufexplorer-changelog*
|
||||
bufexplorer-credits bufexplorer.txt /*bufexplorer-credits*
|
||||
@ -402,6 +406,7 @@ conque-term-usage conque_term.txt /*conque-term-usage*
|
||||
conque-term-windows conque_term.txt /*conque-term-windows*
|
||||
conque-term-write conque_term.txt /*conque-term-write*
|
||||
conque-term-writeln conque_term.txt /*conque-term-writeln*
|
||||
creating-snippets snippets_emu.txt /*creating-snippets*
|
||||
cvscommand-changes vcscommand.txt /*cvscommand-changes*
|
||||
g:bufExplorerDefaultHelp bufexplorer.txt /*g:bufExplorerDefaultHelp*
|
||||
g:bufExplorerDetailedHelp bufexplorer.txt /*g:bufExplorerDetailedHelp*
|
||||
@ -414,6 +419,7 @@ g:bufExplorerSortBy bufexplorer.txt /*g:bufExplorerSortBy*
|
||||
g:bufExplorerSplitBelow bufexplorer.txt /*g:bufExplorerSplitBelow*
|
||||
g:bufExplorerSplitOutPathName bufexplorer.txt /*g:bufExplorerSplitOutPathName*
|
||||
g:bufExplorerSplitRight bufexplorer.txt /*g:bufExplorerSplitRight*
|
||||
named-tags snippets_emu.txt /*named-tags*
|
||||
open-terminal open_terminal.txt /*open-terminal*
|
||||
open-terminal-about open_terminal.txt /*open-terminal-about*
|
||||
open-terminal-changelog open_terminal.txt /*open-terminal-changelog*
|
||||
@ -421,6 +427,27 @@ open-terminal-commands open_terminal.txt /*open-terminal-commands*
|
||||
open-terminal-introduction open_terminal.txt /*open-terminal-introduction*
|
||||
open-terminal-keymap open_terminal.txt /*open-terminal-keymap*
|
||||
open-terminal-requires open_terminal.txt /*open-terminal-requires*
|
||||
snip-advanced-tag-commands snippets_emu.txt /*snip-advanced-tag-commands*
|
||||
snip-buffer-specific snippets_emu.txt /*snip-buffer-specific*
|
||||
snip-bundles snippets_emu.txt /*snip-bundles*
|
||||
snip-contact-details snippets_emu.txt /*snip-contact-details*
|
||||
snip-contributors snippets_emu.txt /*snip-contributors*
|
||||
snip-detailed-explanations snippets_emu.txt /*snip-detailed-explanations*
|
||||
snip-elem-delimiter snippets_emu.txt /*snip-elem-delimiter*
|
||||
snip-ftplugin snippets_emu.txt /*snip-ftplugin*
|
||||
snip-limitations snippets_emu.txt /*snip-limitations*
|
||||
snip-menu snippets_emu.txt /*snip-menu*
|
||||
snip-remap-key snippets_emu.txt /*snip-remap-key*
|
||||
snip-snippet-commands snippets_emu.txt /*snip-snippet-commands*
|
||||
snip-special-vars snippets_emu.txt /*snip-special-vars*
|
||||
snip-start-end-tags snippets_emu.txt /*snip-start-end-tags*
|
||||
snip-tag-name-syntax snippets_emu.txt /*snip-tag-name-syntax*
|
||||
snippet-commands snippets_emu.txt /*snippet-commands*
|
||||
snippets_emu-bugs snippets_emu.txt /*snippets_emu-bugs*
|
||||
snippets_emu-features snippets_emu.txt /*snippets_emu-features*
|
||||
snippets_emu-options snippets_emu.txt /*snippets_emu-options*
|
||||
snippets_emu-troubleshooting snippets_emu.txt /*snippets_emu-troubleshooting*
|
||||
snippets_emu.txt snippets_emu.txt /*snippets_emu.txt*
|
||||
taglist-commands taglist.txt /*taglist-commands*
|
||||
taglist-debug taglist.txt /*taglist-debug*
|
||||
taglist-extend taglist.txt /*taglist-extend*
|
||||
|
Reference in New Issue
Block a user