Skip to content

kawagh/popcontexts.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

popcontexts.vim

what

Vim plugin to display contexts of current line.

It works in *.py (and maybe in other indented file).

demo

usage

:Pctx

Pctx is an abbreviation of PopupConTeXt.

keymap

By default, this plugin does not change key mappings.

In my .vimrc,

let mapleader="\<Space>"
nnoremap <leader>c :Pctx<CR>

About

Vim plugin to display contexts of current line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published