https://github.com/adelarsq/platform.vim
Plugin to identify the current platform and editor ( (WIP)
https://github.com/adelarsq/platform.vim
neovim plugin vim
Last synced: 2 months ago
JSON representation
Plugin to identify the current platform and editor ( (WIP)
- Host: GitHub
- URL: https://github.com/adelarsq/platform.vim
- Owner: adelarsq
- License: mit
- Created: 2022-08-13T02:39:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-13T02:43:43.000Z (almost 4 years ago)
- Last Synced: 2025-01-17T12:49:32.116Z (over 1 year ago)
- Topics: neovim, plugin, vim
- Language: Vim script
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Platform.vim
A plugin to identify the current platform and editor (WIP)
Based on [EverVim](https://github.com/LER0ever/EverVim/blob/master/core/platform.vim).