Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
teamtype
/
teamtype
Public
Notifications
You must be signed in to change notification settings
Fork
54
Star
1.9k
Code
Issues
99
Pull requests
15
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
teamtype
nvim-plugin
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 11, 2026
chore(nvim)!: Drop legacy Ethersync command aliases
Show description for b259b09
alerque
committed
b259b09
View commit details
Copy full SHA for b259b09
View code at this point
Browse repository at this point
Commits on Jul 11, 2026
docs(nvim-plugin): Correct typo in help file
alerque
committed
47160f2
View commit details
Copy full SHA for 47160f2
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
chore(test): Test binary built during test run in e2e tests
alerque
committed
e2ea30f
View commit details
Copy full SHA for e2ea30f
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
docs(nvim): Document the status line function
blinry
committed
970e817
View commit details
Copy full SHA for 970e817
View code at this point
Browse repository at this point
fix(nvim): Only set nomodifiable if daemon crashed
Show description for 4532625
blinry
committed
4532625
View commit details
Copy full SHA for 4532625
View code at this point
Browse repository at this point
refactor(nvim): Move connection dispatcher table completely to teamtype.lua
Show description for 6a674a6
blinry
committed
6a674a6
View commit details
Copy full SHA for 6a674a6
View code at this point
Browse repository at this point
chore(nvim): Don't repeat user names in status message, but show their files
blinry
committed
218cd13
View commit details
Copy full SHA for 218cd13
View code at this point
Browse repository at this point
feat(nvim): Implement a basic teamtype.status() function for status bars
blinry
committed
75124f1
View commit details
Copy full SHA for 75124f1
View code at this point
Browse repository at this point
fix(nvim): Remove client from clients list on connection loss
Show description for a8bf92b
blinry
committed
a8bf92b
View commit details
Copy full SHA for a8bf92b
View code at this point
Browse repository at this point
feat(nvim): Make buffers non-modifiable when connection to daemon is lost
Show description for 289a6db
blinry
and
zormit
committed
289a6db
View commit details
Copy full SHA for 289a6db
View code at this point
Browse repository at this point
Commits on May 22, 2026
docs(nvim): Fix bogus reference to nonexistent disable function
alerque
committed
8c9c980
View commit details
Copy full SHA for 8c9c980
View code at this point
Browse repository at this point
docs(nvim): Overhaul description of config blocks
alerque
committed
b9422bd
View commit details
Copy full SHA for b9422bd
View code at this point
Browse repository at this point
Commits on May 13, 2026
style(nvim): Use consistent quoting in Lua code snippets
alerque
authored and
blinry
committed
d5ec582
View commit details
Copy full SHA for d5ec582
View code at this point
Browse repository at this point
docs: Correct grammar and spelling in code comments
alerque
authored and
blinry
committed
e18d07c
View commit details
Copy full SHA for e18d07c
View code at this point
Browse repository at this point
docs: Restyle prose in Markdown with one-sentence-per-line (sembr)
Show description for 8bf94c7
alerque
authored and
blinry
committed
8bf94c7
View commit details
Copy full SHA for 8bf94c7
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
nvim: only send cursor updates on visual mode changes
deanrobertcook
authored and
zormit
committed
ee87c56
View commit details
Copy full SHA for ee87c56
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
nvim: ignore unnamed buffers
Show description for 4850558
Hex4C
authored and
zormit
committed
4850558
View commit details
Copy full SHA for 4850558
View code at this point
Browse repository at this point
Commits on Jan 7, 2026
Handle users without name
Show description for 08601a8
anis
authored and
blinry
committed
08601a8
View commit details
Copy full SHA for 08601a8
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
nvim: *Really* ensure that a file exists before we "open" it
Show description for 899f3ee
blinry
authored and
zormit
committed
899f3ee
View commit details
Copy full SHA for 899f3ee
View code at this point
Browse repository at this point
Commits on Nov 21, 2025
nvim: Test if string replacing a nonexistent line ends with \n first
Show description for ff940f7
blinry
authored and
zormit
committed
ff940f7
View commit details
Copy full SHA for ff940f7
View code at this point
Browse repository at this point
nvim: Fix more cases when deleting down to a single "\n"
blinry
authored and
zormit
committed
2409222
View commit details
Copy full SHA for 2409222
View code at this point
Browse repository at this point
Commits on Oct 29, 2025
nvim: Add some ethersync backwards compatibility
zormit
authored and
blinry
committed
568f5e1
View commit details
Copy full SHA for 568f5e1
View code at this point
Browse repository at this point
nix: Remove references to Nix flake (doesn't exist anymore)
blinry
committed
8333c21
View commit details
Copy full SHA for 8333c21
View code at this point
Browse repository at this point
nvim: Properly right-align help tags after rename
blinry
committed
a6789c2
View commit details
Copy full SHA for a6789c2
View code at this point
Browse repository at this point
Comment fixes: teamtype-ed (used to be ethersync-ed) -> teamtype-enabled
blinry
committed
0e6c227
View commit details
Copy full SHA for 0e6c227
View code at this point
Browse repository at this point
fix grammar after renaming Ethersync -> Teamtype
zormit
authored and
blinry
committed
2714e76
View commit details
Copy full SHA for 2714e76
View code at this point
Browse repository at this point
Rename project from "Ethersync" to "Teamtype"
Show description for 389c68e
blinry
committed
389c68e
View commit details
Copy full SHA for 389c68e
View code at this point
Browse repository at this point
Commits on Oct 22, 2025
nvim: automatically unfollow as soon as the user type something
MichaelBitard
authored and
zormit
committed
b0edae5
View commit details
Copy full SHA for b0edae5
View code at this point
Browse repository at this point
Commits on Sep 5, 2025
nvim: fix: Close all client connections when closing a buffer
zormit
committed
41e5d89
View commit details
Copy full SHA for 41e5d89
View code at this point
Browse repository at this point
Commits on Sep 4, 2025
nvim: Validate config
blinry
authored and
zormit
committed
d43e43f
View commit details
Copy full SHA for d43e43f
View code at this point
Browse repository at this point
nvim: Only write new files when they are going to be tracked
blinry
authored and
zormit
committed
b997afb
View commit details
Copy full SHA for b997afb
View code at this point
Browse repository at this point
nvim: Don't try to find root_markers for non-URI buffer
blinry
authored and
zormit
committed
114aa08
View commit details
Copy full SHA for 114aa08
View code at this point
Browse repository at this point
nvim: Remove unneeded TODO and unused check for tracked file
blinry
authored and
zormit
committed
dc332c6
View commit details
Copy full SHA for dc332c6
View code at this point
Browse repository at this point
nvim: Add a DEVELOPMENT.md file, describing local installation
blinry
authored and
zormit
committed
5cdb317
View commit details
Copy full SHA for 5cdb317
View code at this point
Browse repository at this point
nvim: Add a help file to document the configuration
blinry
authored and
zormit
committed
d81bc4f
View commit details
Copy full SHA for d81bc4f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.