doctorbetaq / PlumageVim

The PlumageVim: An IDE-like Neovim setup from WhirlingPlumage studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plumagevim

version license neovim0.6.1

PlumageVim: An IDE Neovim setup by WP studio

🎵 This Project is maintained by Whirling plumage studio.

☕ Settings by Dr.βQ

About

This is the WTVim document init.vim. for Neovim (python3 needed)

PlumageVim is an open source Vim setup configuration init.vim file that provide interesting functaions.

Install PlumageVim

To use the PlumageVim setup, simply replace the init.vim in the path, or just replace the codings in the init.vim file.

Open Neovim and run PlugInstall to install all the plugins in the setup.

👽NOTE: you will need vim-plug to automatically install the plugins PlumageVim need!

Using PlumageVim

🌶️ There are some hot keys avalible (will continue update~):

F1 to enter | |--| H-split mode

F2 to enter | | | | V-split mode

F5 to start Nerdtree

r+Enter : Run the file in Repl

space + c or v for copy and paste the line inside or outside the Vim window.

plinin normal mode will run the vim-plug :PlugInstall command.

The default theme of PlumageVim: Plumage Vim theme is now under development. Therefore, you can change the theme to any themes that you like!

Supporting Languages

🧠The WTVim is a setup based on Neovim. Therefore, all languages that Neovim supported can be supported.

👑However, the defult setting of F1 and F2 is now only for Julia.

Have Fun!!

About

The PlumageVim: An IDE-like Neovim setup from WhirlingPlumage studio

License:GNU General Public License v3.0


Languages

Language:Vim Script 100.0%