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
Accelerator
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 }}
augtheo
/
mini.nvim
Public
forked from
nvim-mini/mini.nvim
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
mini.nvim
lua
mini
sessions.lua
on
main
User selector
All users
All time
Commit history
Commits on Aug 8, 2024
refactor(sessions): make path handling more robust
Show description for 3d2ac4e
echasnovski
committed
3d2ac4e
View commit details
Copy full SHA for 3d2ac4e
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
docs(ALL): prefer using code blocks with language annotation
Show description for a8fae0b
echasnovski
committed
a8fae0b
View commit details
Copy full SHA for a8fae0b
View code at this point
Browse repository at this point
Commits on Jun 22, 2024
feat(ALL): stop support for Neovim 0.7
Show description for 94db855
echasnovski
committed
94db855
View commit details
Copy full SHA for 94db855
View code at this point
Browse repository at this point
Commits on Jun 2, 2024
refactor(sessions): synchronise `is_something_shown` with 'mini.starter'
echasnovski
committed
e086260
View commit details
Copy full SHA for e086260
View code at this point
Browse repository at this point
Commits on May 25, 2024
feat(ALL): soft deprecate Neovim<0.8
echasnovski
committed
a6c7322
View commit details
Copy full SHA for a6c7322
View code at this point
Browse repository at this point
Commits on Mar 8, 2024
feat(sessions)!: show message for no detected sessions instead of error
Show description for a8d5c20
echasnovski
committed
a8d5c20
View commit details
Copy full SHA for a8d5c20
View code at this point
Browse repository at this point
Commits on Dec 28, 2023
(mini.sessions) Update `read()` to use `silent!` for `:bwipeout`.
echasnovski
committed
5b6bd1c
View commit details
Copy full SHA for 5b6bd1c
View code at this point
Browse repository at this point
(mini.sessions) Update to always use "/" when joining paths.
echasnovski
committed
d084c5c
View commit details
Copy full SHA for d084c5c
View code at this point
Browse repository at this point
(mini.sessions) FEATURE: Update `read()` to `write()` current session.
echasnovski
committed
a050861
View commit details
Copy full SHA for a050861
View code at this point
Browse repository at this point
Commits on Dec 17, 2023
(all) Use universally ` ~` to indicate help section heading.
echasnovski
committed
ea1af8c
View commit details
Copy full SHA for ea1af8c
View code at this point
Browse repository at this point
Commits on Oct 21, 2023
(all) Don't use `nvim_{buf,win}_get_option()` in code in favor of `vim.{bo,wo}`.
Show description for a9cc3cc
echasnovski
committed
a9cc3cc
View commit details
Copy full SHA for a9cc3cc
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
(all) Update to properly store default config.
echasnovski
committed
0c50ef9
View commit details
Copy full SHA for 0c50ef9
View code at this point
Browse repository at this point
Commits on May 2, 2023
(mini.sessions) Update `read()` to not stop on error.
Show description for 1bdbe3d
echasnovski
committed
1bdbe3d
View commit details
Copy full SHA for 1bdbe3d
View code at this point
Browse repository at this point
Commits on Apr 29, 2023
(all) Use Lua API to create autocommands.
Show description for 87be55f
echasnovski
committed
87be55f
View commit details
Copy full SHA for 87be55f
View code at this point
Browse repository at this point
Commits on Apr 28, 2023
(all) Remove warning about Neovim<0.7 starting its hard deprecation.
Show description for 10fc181
echasnovski
committed
10fc181
View commit details
Copy full SHA for 10fc181
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
(mini.sessions) BREAKING: stop using Vimscrpit variables for silencing
Show description for d2a9d9f
echasnovski
committed
d2a9d9f
View commit details
Copy full SHA for d2a9d9f
View code at this point
Browse repository at this point
Commits on Mar 13, 2023
(all) Update documentation to follow same rules.
Show description for 1e5fe7d
echasnovski
committed
1e5fe7d
View commit details
Copy full SHA for 1e5fe7d
View code at this point
Browse repository at this point
Commits on Feb 25, 2023
(mini.sessions) Update actions to make detected sessions up to date.
Show description for fb5b7db
echasnovski
committed
fb5b7db
View commit details
Copy full SHA for fb5b7db
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
(mini.sessions) Implement silencing of non-error feedback.
echasnovski
committed
fd42bb3
View commit details
Copy full SHA for fd42bb3
View code at this point
Browse repository at this point
Update "Disabling" recommendations to use Lua code.
echasnovski
committed
d79494d
View commit details
Copy full SHA for d79494d
View code at this point
Browse repository at this point
Commits on Feb 23, 2023
(mini.sessions) FEATURE: Update `setup()` to create `config.directory`
Show description for 88ade4c
echasnovski
committed
88ade4c
View commit details
Copy full SHA for 88ade4c
View code at this point
Browse repository at this point
Commits on Feb 11, 2023
Soft deprecate Neovim version less than 0.7.
echasnovski
committed
449bfb4
View commit details
Copy full SHA for 449bfb4
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
(all) Update code annotations to be more precise.
Show description for dd198c5
echasnovski
and
ttytm
committed
dd198c5
View commit details
Copy full SHA for dd198c5
View code at this point
Browse repository at this point
Commits on Nov 5, 2022
(mini.sessions) Stop compatibility with Neovim<0.6.
echasnovski
committed
1c0b61b
View commit details
Copy full SHA for 1c0b61b
View code at this point
Browse repository at this point
Commits on Nov 3, 2022
Stop warning about Neovim<0.6 version.
echasnovski
committed
0cf93d1
View commit details
Copy full SHA for 0cf93d1
View code at this point
Browse repository at this point
Commits on Oct 16, 2022
(mini.sessions) Use colored no-hit-enter-prompt messages.
echasnovski
committed
49177e4
View commit details
Copy full SHA for 49177e4
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
Soft deprecate Neovim 0.5.
echasnovski
committed
2c49b0b
View commit details
Copy full SHA for 2c49b0b
View code at this point
Browse repository at this point
Commits on Sep 3, 2022
Split help files.
echasnovski
committed
5854e94
View commit details
Copy full SHA for 5854e94
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
(mini.sessions) Call hooks with active session data as argument.
echasnovski
committed
5ce21e7
View commit details
Copy full SHA for 5ce21e7
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
(all) Implement buffer local configuration.
echasnovski
committed
4434ffd
View commit details
Copy full SHA for 4434ffd
View code at this point
Browse repository at this point
Commits on Jul 10, 2022
Move from `function a()` to `a = function()` syntax.
echasnovski
committed
9f53839
View commit details
Copy full SHA for 9f53839
View code at this point
Browse repository at this point
Commits on Jul 7, 2022
Use `collapse_simple_statement = "Always"` in '.stylua.toml'.
echasnovski
committed
e3a55cb
View commit details
Copy full SHA for e3a55cb
View code at this point
Browse repository at this point
Commits on May 23, 2022
(all) Use `[[...]]` for strings only if necessary.
echasnovski
committed
867f8a6
View commit details
Copy full SHA for 867f8a6
View code at this point
Browse repository at this point
Commits on May 12, 2022
(all) Stop using `vim.notify()` for frequent messages.
Show description for 1764bcf
echasnovski
committed
1764bcf
View commit details
Copy full SHA for 1764bcf
View code at this point
Browse repository at this point
Commits on May 7, 2022
(mini.sessions) Update `read()` to check for modified **listed** buffers.
Show description for fe764ec
echasnovski
committed
fe764ec
View commit details
Copy full SHA for fe764ec
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.