Commit graph

  • 0792aaebf8
    feat: added check barrier for nvim-api dev-version main NotAShelf 2024-05-19 02:35:15 +0300
  • 9444b5df95
    refactor: move away from depreated neovim API functions NotAShelf 2024-05-19 02:33:52 +0300
  • 30a4c18276
    feat: set specs ft NotAShelf 2024-05-19 02:31:49 +0300
  • 2743e412bb fix: disable specs when in cmd-line, closes #21 edluffy 2022-09-20 15:11:29 +0100
  • 6fbdb0fe1f
    Merge pull request #19 from aileot/fix/calc-in-apparent-height edluffy 2022-09-03 14:28:25 +0100
  • 36ebdf4858
    Merge pull request #18 from tingham/feature/inline-opts edluffy 2022-09-03 14:09:04 +0100
  • 0dc1b4acaf Fix: get jump distance in apparent cursor height aileot 2022-09-02 21:23:23 +0900
  • c61eac8eaf Actually made it work.. nice. Thomas Ingham 2022-08-31 14:16:46 -0400
  • 5e2dd8ee92 Attempting to add per-instance options Thomas Ingham 2022-08-31 13:18:38 -0400
  • e043580a65
    Merge pull request #11 from Shadorain/main edluffy 2021-11-12 21:50:37 +0000
  • 6efd3e066d
    Added a keybinds section to display specs whenever Shadorain 2021-10-11 17:52:19 +0000
  • a62319a224 feat: add option to toggle edluffy 2021-05-05 15:46:06 +0100
  • a03c03ed53
    Merge pull request #2 from levouh/main edluffy 2021-04-03 17:01:36 +0100
  • bd6af0a28a Add ability to not show specs based on buffer/file type. August Masquelier 2021-04-02 14:44:54 -0600
  • 7229d48b51 Circumvent nvim segmentation fault by avoiding operations on highlights in unfocused windows. August Masquelier 2021-04-02 14:16:22 -0600
  • eee5efbafc
    Add planned features section to readme edluffy 2021-03-31 23:51:28 +0100
  • cae798a366
    Add list of faders/resizers to readme edluffy 2021-03-30 23:32:53 +0100
  • 0efbbaf5ee Fix - disable popup in 'nofile' buffer types edluffy 2021-03-29 19:49:24 +0100
  • bd9456ac3c
    Update README.md edluffy 2021-03-25 21:34:25 +0000
  • 2a1a5508c4 Merge edluffy 2021-03-23 23:32:25 +0000
  • ba3471c804 Implement 'winhl' user option edluffy 2021-03-23 23:31:18 +0000
  • dbc7fa571b
    Update README.md edluffy 2021-03-17 18:12:48 +0000
  • 5a6c375b80 Cleanup + remove win_id args edluffy 2021-03-17 17:46:39 +0000
  • 55ff1ece72 Rewrite logic for faders and resizers edluffy 2021-03-17 17:29:19 +0000
  • 2c5d518427 Add some default opts edluffy 2021-03-17 01:57:41 +0000
  • ad68f9e251 Merge branch 'main' of https://github.com/edluffy/specs.nvim into main edluffy 2021-03-15 16:35:41 +0000
  • aa5bd1fba4 Add new exponential fader edluffy 2021-03-15 16:35:25 +0000
  • 5327dd3f14
    Fix readme syntax edluffy 2021-03-15 03:36:16 +0000
  • 5138db8fa2
    Update README.md edluffy 2021-03-15 03:09:08 +0000
  • 29a51d432c New features: pulse fader, empty resizer edluffy 2021-03-15 02:46:07 +0000
  • 432fb1195e Huge speed boost: reduced calls to vim.api when fading/resizing edluffy 2021-03-15 00:31:22 +0000
  • f831f471fd Fix glitch where popup stays permanently edluffy 2021-03-14 22:21:26 +0000
  • d947d5a5df
    Update README.md edluffy 2021-03-14 19:34:19 +0000
  • de54b04bae Add user options + popup on cursor jump edluffy 2021-03-14 19:18:18 +0000
  • 0450c1008c Add first faders/resizers edluffy 2021-03-14 02:13:40 +0000
  • 89a407d9b3 first commit edluffy 2021-03-14 02:13:00 +0000