Skip to content

Mr-Fox-h/fox-ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOX IDE

Neovim Minimum Version GitHub Issues

Showcase

What is Fox IDE?

Fox IDE is a simple IDE create with Neovim config and written in Lua. The goal of that to increase your speed of writing and more customizable.

Themes

Kangawa

Gruvbox

Catppuccin

Plugins

This IDE have some cool Lua plugins such as:

Install

First you need to install Neovim (Version 0.8.3 or last version of Neovim) on your computer. For Linux, use this command:

$ git clone https://github.com/Mr-Fox-h/fox-ide.git ~/.config/nvim --depth 1 && nvim

For Windows, use this command:

$ git clone https://github.com/Mr-Fox-h/fox-ide.git $HOME\AppData\Local\nvim --depth 1 && nvim

Then, open Neovim and use this command:

:PackerUpdate

Uninstall

Linux / Mac (Unix):

rm -rf ~/.config/nvim
rm -rf ~/.local/share/nvim

Windows:

rd -r ~\AppData\Local\nvim
rd -r ~\AppData\Local\nvim-data

Short Story

I used to use VScode with vim extension. The VScode was good, but not perfect for me! because I install vim extension on VScode to write code without using silly mouse Or touchpad; In VScode you always need mouse or touchpad, and it was make me slow, and The VScode always try to kill my Memory, so I decide to create my own IDE with Vim editor, but Vim is too old, os I used Neovim.

💝 Support

If you like Fox IDE and would like to support & appreciate it via donation then I'll gladly accept it.

BTC Address: 115mSQyzNfmYsk9MpZHHcy6KNYHUmhNuaw

ETH Address: 0x9a3de7016d69114858b27dbc7eda95d9cf4fec3c

SOL Address: 2xy5Jipa8iA32b6aGGqP664JhdbdcasYGTz3Frk5JQiP

TRX Address: TKRKXCejSw5Z4UL5u5nQqzQB9bk4eVbsPt

Version

Version 0.6.1