Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Sinister

Sinister (Latin for left) is a package for people who prefer to split their windows left and right. See the package commentary and commands for usage.

Installation

The package is not currently on MELPA.

;; using elpaca's with explicit recipe
(use-package sinister
  :ensure (sinister
           :host github
           :repo "positron-solutions/sinister")
  :config
  (sinister-stillness-mode 1)
  (sinister-misc-settings))

;; With use-package and package-vc integration
(use-package sinister
  :vc (:url "https://github.com/positron-solutions/sinister")
  :config
  (sinister-stillness-mode 1)
  (sinister-misc-settings))

This README is a stub to begin the process of open sourcing Sinister. Stay tuned. File issues!

About

For those who enjoy splitting windows left and right.

Resources

Stars

10 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages