Commit graph

29 commits

Author SHA1 Message Date
Thomas Ingham
c61eac8eaf Actually made it work.. nice. 2022-08-31 14:16:46 -04:00
Thomas Ingham
5e2dd8ee92 Attempting to add per-instance options 2022-08-31 13:18:38 -04:00
edluffy
e043580a65
Merge pull request #11 from Shadorain/main
Added a keybinds section to display specs whenever
2021-11-12 21:50:37 +00:00
Shadorain
6efd3e066d
Added a keybinds section to display specs whenever
This section shows the user the availability of the `show_specs()` function which gives them the ability to add it to keybinds to find the cursor easily. Shows them example use cases as well outside of just invoking it regularly.
2021-10-11 17:52:19 +00:00
edluffy
a62319a224 feat: add option to toggle 2021-05-05 15:46:06 +01:00
edluffy
a03c03ed53
Merge pull request #2 from levouh/main
Cleanup old windows on focus change, add ability to ignore based on buffer/file type
2021-04-03 17:01:36 +01:00
August Masquelier
bd6af0a28a Add ability to not show specs based on buffer/file type. 2021-04-02 14:44:54 -06:00
August Masquelier
7229d48b51 Circumvent nvim segmentation fault by avoiding operations on highlights in unfocused windows. 2021-04-02 14:16:22 -06:00
edluffy
eee5efbafc
Add planned features section to readme 2021-03-31 23:51:28 +01:00
edluffy
cae798a366
Add list of faders/resizers to readme 2021-03-30 23:32:53 +01:00
edluffy
0efbbaf5ee Fix - disable popup in 'nofile' buffer types 2021-03-29 19:49:24 +01:00
edluffy
bd9456ac3c
Update README.md 2021-03-25 21:34:25 +00:00
edluffy
2a1a5508c4 Merge 2021-03-23 23:32:25 +00:00
edluffy
ba3471c804 Implement 'winhl' user option 2021-03-23 23:31:18 +00:00
edluffy
dbc7fa571b
Update README.md 2021-03-17 18:12:48 +00:00
edluffy
5a6c375b80 Cleanup + remove win_id args 2021-03-17 17:46:39 +00:00
edluffy
55ff1ece72 Rewrite logic for faders and resizers 2021-03-17 17:29:19 +00:00
edluffy
2c5d518427 Add some default opts 2021-03-17 01:57:41 +00:00
edluffy
ad68f9e251 Merge branch 'main' of https://github.com/edluffy/specs.nvim into main 2021-03-15 16:35:41 +00:00
edluffy
aa5bd1fba4 Add new exponential fader 2021-03-15 16:35:25 +00:00
edluffy
5327dd3f14
Fix readme syntax 2021-03-15 03:36:16 +00:00
edluffy
5138db8fa2
Update README.md 2021-03-15 03:09:08 +00:00
edluffy
29a51d432c New features: pulse fader, empty resizer 2021-03-15 02:46:07 +00:00
edluffy
432fb1195e Huge speed boost: reduced calls to vim.api when fading/resizing 2021-03-15 00:31:22 +00:00
edluffy
f831f471fd Fix glitch where popup stays permanently 2021-03-14 22:21:26 +00:00
edluffy
d947d5a5df
Update README.md 2021-03-14 19:34:19 +00:00
edluffy
de54b04bae Add user options + popup on cursor jump 2021-03-14 19:18:18 +00:00
edluffy
0450c1008c Add first faders/resizers 2021-03-14 02:13:40 +00:00
edluffy
89a407d9b3 first commit 2021-03-14 02:13:00 +00:00