Andrew Scott

Results 8 issues of Andrew Scott

``` set rtp+=~/.config/nvim/autoload/plug.vim call plug#begin('~/.config/nvim/plugged') Plug 'junegunn/vim-peekaboo' Plug 'AlphaMycelium/pathfinder.vim' call plug#end() ``` Press `i`

bug

vdirsyncer, version 0.16.4 A leading space in the UID will cause a NotFoundError when syncing with Google calendar. Removing the space in the iCalendar file before importing to Google calendar...

type: bug
planning
mod: Google

``` - [X] foo * [X] foo a. [ ] foo b. [ ] foo - [X] foo + [ ] foo - [X] foo 1. [ ] foo 2....

- **PR Description** Previously, lazygit status, log, or branch always opened in a full window size regardless of the gui.windowSize value. Now, gui.panelWindowSize configures the window size per arg (and...

The following program with a zero width space after the `println` is executable but cannot not be formatted ``` public class Main { public static void main(String[] args) { System.out.println​("hello");...

IntelliJ

The two accounts sync fine individually but if both enabled, the second gets a 404 error. It looks like it should be possible in the README ``` elisp (require 'org-gcal)...

A solution to issue #71 where calendars on different google accounts can't be synced at the same time because they have different access tokens. `org-gcal-token-plist` has been renamed to `org-gcal-tokens-plist`...

> Citations go inside square brackets and are separated by semicolons. Each citation must have a key, composed of ‘@’ + the citation identifier from the database, and may optionally...