All Projects → dahu → Markmywords

dahu / Markmywords

Arbitrary bookmarks for your files and Vim docs

Labels

Projects that are alternatives of or similar to Markmywords

Vim Terraform
basic vim/terraform integration
Stars: ✭ 5 (-73.68%)
Mutual labels:  viml
Dotfiles Windows
[pt-BR] meus dotfiles para windows
Stars: ✭ 7 (-63.16%)
Mutual labels:  viml
Vim Stim
StIm - Star Improved
Stars: ✭ 18 (-5.26%)
Mutual labels:  viml
Pocket.vim
Stars: ✭ 5 (-73.68%)
Mutual labels:  viml
Vim Pants
Vim plugin for Pants
Stars: ✭ 6 (-68.42%)
Mutual labels:  viml
Rainbow parentheses.vim
Better Rainbow Parentheses
Stars: ✭ 892 (+4594.74%)
Mutual labels:  viml
Vim Focusclip
Integrate vim and system clipboard without breaking your workflow.
Stars: ✭ 5 (-73.68%)
Mutual labels:  viml
Dotfiles
My dot files
Stars: ✭ 18 (-5.26%)
Mutual labels:  viml
Vim Slantstatus
A segmented vim statusline plugin
Stars: ✭ 6 (-68.42%)
Mutual labels:  viml
Vim Diff Toggle
🛠 Vim plugin to speed up editing diff files
Stars: ✭ 17 (-10.53%)
Mutual labels:  viml
Vim Textobj Help
Vim plugin: Text objects for Vim help documents
Stars: ✭ 5 (-73.68%)
Mutual labels:  viml
Phpclassexplorer
Simple (and I mean SIMPLE) method explorer for vim
Stars: ✭ 6 (-68.42%)
Mutual labels:  viml
Vimpeg
A PEG parser for Vim
Stars: ✭ 16 (-15.79%)
Mutual labels:  viml
Vim Space
text objects for the whitespace
Stars: ✭ 5 (-73.68%)
Mutual labels:  viml
Vimrc
Stars: ✭ 18 (-5.26%)
Mutual labels:  viml
My.vimrc
Stars: ✭ 5 (-73.68%)
Mutual labels:  viml
Easytags.vim
Automated tag file generation and syntax highlighting of tags in Vim
Stars: ✭ 15 (-21.05%)
Mutual labels:  viml
Funcoo.vim
Functional Object Oriented VimL
Stars: ✭ 18 (-5.26%)
Mutual labels:  viml
Gist.vim
Create gists from Vim
Stars: ✭ 18 (-5.26%)
Mutual labels:  viml
Vim Nosecompiler
Vim Compiler file for the nose framework
Stars: ✭ 16 (-15.79%)
Mutual labels:  viml

MarkMyWords

Arbitrary bookmarks for your files and Vim's help docs.

.Marking the current line:

:MMWMarkLine

.Jumping to a bookmark:

:MMWSelect

Tab completion supported. Try * at the start of the tag for better expansion.

.Listing bookmarks:

:MMWList

.Browsing bookmarks (requires https://github.com/dahu/VimFindsMe[VimFindsMe]):

:MMWBrowse

Default maps:

  • <leader>ml -> <Plug>MMW_MarkLine
  • <leader>'l -> <Plug>MMW_Select
  • <leader>mb -> <Plug>MMW_Browse
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].