Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ActivityWatch/aw-watcher-vim

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

aw-watcher-vim

Installation

This plugin depends on curl, so make sure that it's installed and available in your PATH

It is recommended to have a vim runtime manager to make it easier to install (such as Pathogen or Vundle)

Then simply clone this repository to the bundle folder in your vim config folder (usually ~/.vim/bundle or ~/.config/nvim/bundle for neovim)

Usage

Once installed in the bundle directory, it should load automatically if you have a vim runtime manager

:AWStart - start logging if not already logging
:AWStop - stop logging if logging
:AWStatus - verify that the watcher is running

If aw-watcher-vim loses connection it will give you an error message and stop logging. You then need to either run :AWStart or restart vim to start logging again

Configuration

The following global variables are available:

Variable Name Description Default Value
g:aw_apiurl_host Sets the host of the Api Url 127.0.0.1
g:aw_apiurl_port Sets the port of the Api Url 5600
g:aw_api_timeout Sets the timeout seconds of the Api request 2.0
g:aw_hostname Overides the default hostname hostname()

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11

Morty Proxy This is a proxified and sanitized view of the page, visit original site.