vim-lastplace
Cursor Jumper
Reopens files at last edit position with intelligent auto-detection of when to center the cursor and open folds
A vim / nvim plugin that intelligently reopens files at your last edit position.
592 stars
6 watching
29 forks
Language: Vim Script
last commit: over 1 year ago
Linked from 2 awesome lists
debiangvimlastplacelinuxneovimneovim-pluginpluginubuntuvimvim-lastplacevim-pluginvim-pluginsvimrcvimscript
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Automatically adds closing tags to certain structures in code to improve readability and maintainability. | 357 |
| | A plugin that hides code within specific patterns to improve readability and usability in text editors | 82 |
| | Displays LSP inlay hints at the end of the line instead of within the line | 121 |
| | A Vim plugin that allows users to rearrange their window layouts with ease by freely moving any window in any direction. | 485 |
| | Automates the management of unused buffers in Neovim | 10 |
| | A plugin that centers the focused buffer on the middle of the screen and creates evenly sized empty buffers for padding. | 603 |
| | Automates the stopping and starting of language-server clients to reclaim RAM when not in use. | 320 |
| | Automates file saving in NeoVim based on customizable conditions and events | 678 |
| | Allows users to open files at specific line numbers in an easy way | 20 |
| | A plugin for Neovim's built-in terminal that provides Vim keybindings and improves editing experience by preventing excessive cursor movement. | 188 |
| | A plugin that displays cursor jump history and location | 475 |
| | This plugin allows you to cycle between open and closed folds in a text editor. | 84 |
| | Automates the creation of missing directories on file save during text editing. | 216 |
| | Removes trailing whitespace and empty lines at EOF on save for file formatting. | 114 |
| | A plugin to simplify opening files from within Neovim's terminal emulator without nesting sessions. | 226 |