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.
586 stars
6 watching
28 forks
Language: Vim Script
last commit: 6 months ago
Linked from 2 awesome lists
debiangvimlastplacelinuxneovimneovim-pluginpluginubuntuvimvim-lastplacevim-pluginvim-pluginsvimrcvimscript
Related projects:
Repository | Description | Stars |
---|---|---|
rrethy/nvim-treesitter-endwise | Automatically adds closing tags to certain structures in code to improve readability and maintainability. | 349 |
malbertzard/inline-fold.nvim | A plugin that hides code within specific patterns to improve readability and usability in text editors | 83 |
chrisgrieser/nvim-lsp-endhints | Displays LSP inlay hints at the end of the line | 108 |
sindrets/winshift.nvim | A Vim plugin that allows users to rearrange their window layouts with ease by freely moving any window in any direction. | 479 |
chuufmaster/buffer-vacuum | Automates the management of unused buffers in Neovim | 10 |
shortcuts/no-neck-pain.nvim | Automates centering of focused buffer to the middle of the screen in a text editor | 582 |
zeioth/garbage-day.nvim | Automates the stopping and starting of language-server clients to reclaim RAM when not in use. | 315 |
pocco81/auto-save.nvim | Automates file saving in NeoVim based on customizable conditions and events | 671 |
nviennot/zsh-vim-plugin | Allows users to open files at specific line numbers in an easy way | 20 |
chomosuke/term-edit.nvim | A plugin for Neovim's built-in terminal that provides Vim keybindings and improves editing experience by preventing excessive cursor movement. | 188 |
edluffy/specs.nvim | A plugin that displays cursor jump history and location | 474 |
jghauser/fold-cycle.nvim | This plugin allows you to cycle between open and closed folds in a text editor. | 84 |
jghauser/mkdir.nvim | Automates the creation of missing directories on file save during text editing. | 214 |
mcauley-penney/tidy.nvim | Removes trailing whitespace and empty lines at EOF on save for file formatting. | 111 |
samjwill/nvim-unception | A plugin to simplify opening files from within Neovim's terminal emulator without nesting sessions. | 223 |