https://github.com/rootmos/tabs-vs-spaces
Configure Vim according to heuristics based on the current buffer
https://github.com/rootmos/tabs-vs-spaces
vim vim-plugin
Last synced: 2 months ago
JSON representation
Configure Vim according to heuristics based on the current buffer
- Host: GitHub
- URL: https://github.com/rootmos/tabs-vs-spaces
- Owner: rootmos
- License: unlicense
- Created: 2019-12-21T07:57:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T19:22:21.000Z (over 3 years ago)
- Last Synced: 2025-03-21T21:28:39.926Z (over 1 year ago)
- Topics: vim, vim-plugin
- Language: Lua
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tabs-vs-spaces
[](https://github.com/rootmos/tabs-vs-spaces/actions/workflows/tests.yaml)
For when you're tired of the endless arguments: apply some heuristics and move on.
Lo and behold, now implemented in lua for Neovim!
(The old vimscript implementation can be found at the [`vimscript`](https://github.com/rootmos/tabs-vs-spaces/tree/vimscript) tag.)