All Projects → yehuohan → popc

yehuohan / popc

Licence: MIT license
Popc manager for vim & neovim

Programming Languages

Vim Script
2826 projects

Projects that are alternatives of or similar to popc

Vim Ctrlspace
Vim Space Controller
Stars: ✭ 1,621 (+9435.29%)
Mutual labels:  buffer, bookmark, workspace
c-struct
a binary data packing & unpacking library for node.js
Stars: ✭ 42 (+147.06%)
Mutual labels:  buffer
RingBuffer
Classic ringbuffer with optional Stream interface
Stars: ✭ 53 (+211.76%)
Mutual labels:  buffer
node-bookmarks-parser
Parses Firefox/Chrome HTML bookmarks files
Stars: ✭ 44 (+158.82%)
Mutual labels:  bookmark
sirdez
Glorious Binary Serialization and Deserialization for TypeScript.
Stars: ✭ 20 (+17.65%)
Mutual labels:  buffer
c9phplaravel
This script installs PHP 7.3 and required extensions and Laravel in Cloud9
Stars: ✭ 17 (+0%)
Mutual labels:  workspace
bookmarks-for-spotify
"Bookmarks for Spotify" allows you to bookmark recently played song or audiobook tracks from Spotify.
Stars: ✭ 22 (+29.41%)
Mutual labels:  bookmark
browser-bookmarks
Retrieve bookmarks from different browsers.
Stars: ✭ 19 (+11.76%)
Mutual labels:  bookmark
manager
OVHcloud Control Panel
Stars: ✭ 153 (+800%)
Mutual labels:  workspace
EmbeddedRingBuffer
A ring buffer designed to work with embedded devices, does not use heap allocations.
Stars: ✭ 47 (+176.47%)
Mutual labels:  buffer
mdash
⭐️ Lightweight new tab page for Chrome/Firefox, synced with your bookmarks
Stars: ✭ 19 (+11.76%)
Mutual labels:  bookmark
JABS.nvim
Just Another Buffer Switcher for Neovim
Stars: ✭ 150 (+782.35%)
Mutual labels:  buffer
Coursera-Clone
Coursera clone
Stars: ✭ 48 (+182.35%)
Mutual labels:  bookmark
jumpfs
Jumpfs is a cross-shell bookmarking system for files. folders, urls and shell-comands. It works in PowerShell, Bash, and Cmd.
Stars: ✭ 30 (+76.47%)
Mutual labels:  bookmark
hash
Data management, integration and modeling with blocks #
Stars: ✭ 400 (+2252.94%)
Mutual labels:  workspace
Cyca
Web-based bookmarks and feeds manager
Stars: ✭ 15 (-11.76%)
Mutual labels:  bookmark
bookmark-everything
This tool enables you to add bookmarks to your project files so you can reach them easily.
Stars: ✭ 37 (+117.65%)
Mutual labels:  bookmark
buffertools-php
Toolbox for working with binary and hex data. Similar to NodeJS Buffer.
Stars: ✭ 60 (+252.94%)
Mutual labels:  buffer
alfred-bookmarks
bookmark search with alfred workflow written in Go
Stars: ✭ 24 (+41.18%)
Mutual labels:  bookmark
my-testflow
Test automation standard engineering project template
Stars: ✭ 30 (+76.47%)
Mutual labels:  workspace

Popc

Popc in layer manager, including layers of buffer, bookmark, worksapce.....

  • buffer layer
Buffer
  • bookmark layer
Bookmark
  • workspace layer
Workspace

Support floating window of neovim(0.4.3+) and popupwin of vim (version 802+) with let g:Popc_useFloatingWin = 1.

Search

Use LeaderF to search file or context in buffer, workspace or bookmark files.

More usage help in popc.txt.

Add Customized layer

All you need to do is implement one layer struct and add to s:popc. The Example layer can be a good example layer to start.

Plugins using popc:

Thinks

Popc is inspired by vim-CtrlSpapce and its one fork vim-CtrlSpapce.

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].