An open API service indexing awesome lists of open source software.

https://github.com/pinaki82/maximised-gvim.vim

Maximise GVim window at startup. A Vim plugin.
https://github.com/pinaki82/maximised-gvim.vim

Last synced: 5 months ago
JSON representation

Maximise GVim window at startup. A Vim plugin.

Awesome Lists containing this project

README

          

# Maximised-GVim.vim
Maximise GVim window at startup.

A Vim plugin.

Dependencies:

1. Windows 10 20H2 or greater, or Latest Linux Releases (released in >= Year 2020, e.g., any Ubuntu derivative OS greater than or equal to 20.04.1)

2.

(a) GVim 8.02 on MS Windows 10

(b) GVim 8.01 on Linux

3. `wmctrl` on Linux. On Ubuntu or any derivative OS, install it with the command:

`sudo apt install wmctrl`