Commit graph

46 commits

Author SHA1 Message Date
Tomasz Wysocki
58baa3e478
Fix typo in README.md
Correct Primagen to Primeagen in README file.
2023-12-20 05:20:35 +01:00
Michael Paulson
6ebe49c10d feat: README update 2023-11-30 11:29:45 -07:00
Otávio Schwanck dos Santos
5bd1fa3504 feat: add tabline 2023-05-10 14:01:54 +01:00
Hugh Carroll
edf29292da Open a harpoon file from the quickmenu in a vertical or horizontal split
or a new tab.
2022-11-24 08:58:56 +00:00
ThePrimeagen
28762aa04d
Merge pull request #156 from s-cork/patch-2
fix typo in the readme
2022-04-05 14:53:29 -06:00
Jesse Leite
063fb54773 Move tmux tip to tmux section. 2022-03-31 11:19:26 -04:00
ThePrimeagen
202b6157d8
Merge pull request #172 from yonikosiner/terminal-to-tmux
Feat: Allow user to switch back to the main neovim window
2022-03-29 08:16:24 -06:00
Yoni Kosiner
0690c995f6 Feat: Allow user to switch back to the main neovim window 2022-03-28 15:12:34 +01:00
Mathijs Bakker
243c2593df
Add social links (discord, twitch and twitter) 2022-03-21 19:49:01 +01:00
Mathijs Bakker
710d63e278
Shameless update: Image by -> Bob Rust
Liberty_Dev's not relevant anymore XD
2022-03-21 19:29:48 +01:00
ThePrimeagen
b2bb0d6f2b
Merge pull request #161 from jamestrew/refactor/git-branch-specific-marks
refactor: improve git branch specific marks impl
2022-02-16 12:44:37 -07:00
David Aguilar
7b7c06b6c9 README: add an example showing how to configure the menu width
Related-to: #142
2022-02-14 11:42:07 -08:00
James Trew
62bde13472 refactor: improve git branch specific marks 2022-02-09 23:02:25 -05:00
stu
e3102e4360
Update README.md
Co-authored-by: Salomon Popp <hi@salomonpopp.me>
2022-02-06 20:45:29 +08:00
stu
7fb1a44ec1
fix typo in the readme 2022-02-06 17:42:22 +08:00
Cam Graff
7cf2e20a41 Add ability to pass any tmux pane identifier 2022-01-22 19:27:11 -06:00
Raafat Turki
4ca4b7d5db doc: nav_next, nav_prev 2021-12-02 04:02:00 +03:00
Raafat Turki
f76f54fd57 readme fixes 2021-11-26 16:30:45 +03:00
Raafat Turki
e6b71d6586 chore: project_cleanup 2021-11-26 06:27:56 +03:00
ThePrimeagen
0c0b37d065
Merge pull request #103 from pranavrao145/fix-merge-conflict
Add tmux support to Harpoon
2021-11-24 08:40:42 -07:00
Pranav Rao
9e5634ff53 docs(README): added documentation for tmux module 2021-11-23 15:02:19 -05:00
Brian Ryall
ee7e659ec8 update README with telescope info 2021-11-23 11:52:53 -05:00
Alan Ciccotelli
2ed6b3e8ae fix: removed harpoon check from loop, lint/format fix 2021-11-05 12:49:11 +00:00
Alan Ciccotelli
e27f59e938 feat: added excluded_filetypes option to avoid adding unwanted filetypes to the harpoon menu list. 2021-11-04 12:16:17 +00:00
Sebastian Lyng Johansen
212584d281 remove popup.nvim as dependency 2021-10-27 21:46:05 +02:00
adgai19
5193f23ecc fixed command for cmd-ui 2021-10-23 10:15:00 +05:30
adgai19
fd806b6797 Added docs for dynamic commands 2021-10-19 13:06:56 +05:30
mikatpt
12bd7baf99 Update README 2021-10-11 18:52:37 -04:00
mikatpt
d5753b4a83 Add line referencing quit mappings in README 2021-10-07 21:20:24 -04:00
EthanJWright
7670f8d7a9 fix: add docs 2021-08-18 20:24:03 -06:00
DanMargera
22e74ec978 neovim version requirement subheader 2021-05-23 10:46:52 -03:00
DanMargera
4f4b8e67e2 Add requirements to installation instructions 2021-05-21 08:42:30 -03:00
ThePrimeagen
6e56ab4150 feat(logging): Enhanced the logging
Made a key appear on all the logs so its easy to read each sessions data
instead of one big ass-file
2021-05-06 13:22:56 -06:00
Raigo Jerva
a6e8a63520
update
- update readme
- revert nonfunctional changes in term.lua
- promote log level for next and previous commands
- make env var more important than vim.g
2021-05-02 10:52:00 +03:00
Cyber Gsus
3244e34254 Added plenary.nvim as an explicit dependency on docs 2021-04-26 21:47:18 +02:00
ThePrimeagen
94763cb387 feat(save): set save upon every change instead on exit.
there has been several times in which I lose my entire mark list because
i am not saving upon change, but instead on end.
2021-04-19 13:22:09 -06:00
ThePrimeagen
5190f6f9fc feat(readme): First update to the readme 2021-04-14 08:23:46 -06:00
ThePrimeagen
7ca5c1dbfd credit due 2021-03-24 09:30:31 -06:00
ThePrimeagen
1158df026f feat(filename): Filename is now an object with row-col offset 2021-03-23 10:36:40 -06:00
ThePrimeagen
7e6711fc0e feat(onthuntoe): READ ME 2021-03-23 09:25:27 -06:00
ThePrimeagen
8d79e5bfb8 feat(updated) 2021-03-23 09:25:05 -06:00
ThePrimeagen
4e16fc9026 feat(polar): mutex is about to bork me 2021-02-19 15:39:11 -07:00
ThePrimeagen
eaf39b775d feat(setup): and having git controllable configs 2021-02-18 21:06:08 -07:00
Michael Paulson
4390b4c157 oops 2020-11-06 07:30:02 -08:00
Michael Paulson
c5c2a57210 feat(README) 2020-11-06 07:28:18 -08:00
ThePrimeagen
265ddeb5cc
Initial commit 2020-11-04 08:48:16 -08:00