Bitwarden
vim-easymotion
Bitwarden | vim-easymotion | |
---|---|---|
1,061 | 49 | |
16,205 | 7,542 | |
1.0% | 0.0% | |
9.9 | 0.0 | |
5 days ago | about 1 year ago | |
C# | Vim Script | |
GNU General Public License v3.0 or later | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Bitwarden
-
OTE one time emails
Here's another cool free trick for anyone. If you use Bitwarden they sneakily introduced a Generator for their desktop app for "Username" before it was just passwords.
- Ask HN: Which "open-source alternatives" have succeeded?
- Dicas e truques: Ferramentas para produtividade para dev no Sistema operacional 🪟 Windows 11
-
Online Safety: A Guide to Protecting Yourself
While not every site has adopted passwordless logins, a better way to secure your accounts that still use passwords is by using a password manager like Bitwarden or 1Password. They help you create strong, unique passwords and remember them easily. Most password managers come with autofill features that make it easy to use across devices.
-
Essential Tools & Technologies for New Developers
Bitwarden
-
Ask HN: Why does Bitwarden not comment their code?
I was looking through the Bitwarden server repository (https://github.com/bitwarden/server ) and was surprised to see that no comments (xml or otherwise) were availible.
Is this normal in an entreprise setting? I thought it was standard to comment every public member (Visual Studio warnings).
- Bitwarden
- End of Life for Twilio Authy Desktop App
-
What program(s) do you use to remember passwords, including crypto?
For passwords and 2FA I use Bitwarden in combination with a self-hosted Vaultwarden service (for imcreased security and use of pro features for free).
- Ezt az üzenetet kaptam ma a Simple-től!!
vim-easymotion
-
Past and Present Futures of User Interface Design
So many ways!
(f)find (a) (;)repeat
That would be the generic vim way. I could mash on semicolon to get to each instance of "a" in the line.
Most people use a plugin called easy motion instead.
You type some two character key command to start it. For me it's "ff".
After ff, i type any two characters. It will then highlight each place in the document that start with those two characters (think an inline table of contents) that I can then select.
https://github.com/easymotion/vim-easymotion
-
How to start using Vim
The following approach is to use Vim with VsCode. If you use it, just install the Vim plugin. The easymotion plugin will be automatically installed to make you happy. For me, it’s the most important Vim plugin, which significantly increases your coding speed.
-
Do you folks have any unpopular vim script customizations you are proud of?
vim-easymotion together with space as mapleader (let mapleader = "\" in your .vimrc) can open up a new world for you.
-
F/f/T/t highlight plugin?
Why not sneak or easymotion?
-
Vim user Switching to Colemak-DHm, need advice.
I'm also on team no remap. I don't use hjkl anymore and instead have a nav layer bound to where hjkl would be when I hold a thumb key down. I also use https://github.com/easymotion/vim-easymotion Bound to norm s.
-
How to move really efficiently in Vim?
Incredible that nobody mentioned vim-easymotion - totally necessary for me.
-
Weekly Vim tips and tricks thread! #24
But have you tried https://github.com/easymotion/vim-easymotion (I recommend let mapleader = "\").
-
Blog | My Vim Command Workflow
By vim motions, do you mean native motions or extended motions with plugins like vim easymotion and vim sneak? Those are the two I've been trying out recently.
- How to achieve vim-easymotion behaviour in hx?
-
Leap.nvim: Neovim’s Answer to the Mouse
Been around since ~2012 via vim-easymotion as well: https://github.com/easymotion/vim-easymotion
What are some alternatives?
Passbolt - Passbolt Community Edition (CE) API. The JSON API for the open source password manager for teams!
vim-sneak - The missing motion for Vim :athletic_shoe:
vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
hop.nvim - Neovim motions on speed!
Padloc - A modern, open source password manager for individuals and teams.
leap.nvim - Neovim's answer to the mouse 🦘