Giter VIP home page Giter VIP logo

codeart's Introduction

πŸ‘¨β€πŸ’»CodeArt:art:

🚧 Install CodeArt easily

please backup any existing configuration files

🐧🍎 On linux and macOS:

git clone https://github.com/artart222/CodeArt ~/.config/nvim
chmod +x ~/.config/nvim/installer/linux-mac.sh
exec ~/.config/nvim/installer/linux-mac.sh

If you have debian, after the instalation finished you must add debian testing repos and after that run:

sudo apt update; sudo apt install neovim

And after that open neovim and run :PackerSync and then reopen nevom!

πŸͺŸ on Windows:

please backup any existing configuration files

⚑🐚 open a powershell session as administrator and run this command:

git clone https://github.com/artart222/CodeArt $HOME\AppData\Local\nvim
powershell.exe -executionpolicy bypass -file $HOME\AppData\Local\nvim\installer\windows.ps1

πŸŒ²πŸ’ΊΞ£πŸ–₯️ Install lsp and treesitter:

  • You can install lsp for a language with :LspInstall <language>
  • You can install treesitter with :TSInstall <language>

These NeoVim configurations use many nerd fonts icons. JetBrains Mono will be installed by default. If you have problem for fonts and see weird icons you must change your terminal font.

β¬†οΈπŸ“… How to update CodeArt:

Very important note: Updating CodeArt will replace this github repo configs directory with ~/.config/nvim so if you don't want to lose any existing modifications you've made you must put your modifications into ~/.config/nvim/lua/user_settings.lua on linux and mac, put your configs in C:\Users\your_user\AppData\Local\nvim\lua\user_settings.lua if you use Windows

  • Run :CodeArtUpdate inside NeoVim
  • Restart NeoVim
  • Run :PackerSync
  • Restart NeoVim!

πŸ“Έ Screenshots:

Screenshot1

🎨 Many themes!

Enfocado Screenshot8 Tokyonight with storm style Screenshot2 Tokyonight with night style Screenshot3 Tokyonight with day style Screenshot4 Nightfly Screenshot5 Moonfly Screenshot6 Nord Screenshot7 Onedark with dark style Screenshot9 Onedark with darker style Screenshot10 Onedark with cool style Screenshot11 Onedark with deep style Screenshot12 Onedark with warm style Screenshot13 Onedark with warmer style Screenshot13

✨ Features:

  • 😴 Lazy load plugins!. With lazy loading NeoVim starts up very fast. It took me around 20 miliseconds on a virtual machine with 4GB ram and 2 Cores LazyLoad

  • Ξ£πŸ–₯️ Native LSP code completion support with documentation CodeCompletion

  • πŸŒ²πŸ’Ί Treesitter based code highlighting Treesitter

  • 🌳:card_file_box: NvimTree as file tree FileTree

  • 🚏🚌 ToggleTerm as built in terminal Terminal

  • πŸ”­ Fuzzy finder Telescope

  • βœ… TODO viewer TODO1 TODO2

  • πŸ”– Tag viewer TagViewer

  • πŸ€”πŸ”‘ Whichkey Wichkey

  • ┇ Status line with git and lsp indicator + File manager and bufferline lsp indicator StatusLine

codeart's People

Contributors

artart222 avatar ashraf-wan avatar sinarck avatar bryant-the-coder avatar alphanecron avatar tupini07 avatar brunolca avatar gvodyanov avatar b4rnii avatar wuelnerdotexe avatar xyb avatar nightlyistaken avatar k9ur avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.