Skip to content

zaqxsw-dev/vim-leftwm-linux-config

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


My Neovim, alacritty, left-wm and etc. linux configs

One file Neovim config. It make IDE from powerfull editor. (TESTED only on MACos but it must be work for linux)
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project Features
  2. Requirements Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact

About The Project

This project created for save my current Neovim config.

In macos (Old)

Screenshot1

Screenshot2

Screenshot2

In linux (new)

Screenshot2

Screenshot2

(back to top)

Features

  1. Autoformat for php html js jsx rust(prettier, rust tools)
  2. Treesitter improoved syntax hightlight
  3. Lsp(autocomplete and code actions) for php html js jsx rust etc
  4. File and code finder using telescope and fzf
  5. Git integration using git signs
  6. Terminal intergration using float term (lspsaga)
  7. Colortheme GRUVBOX
  8. Transparency backgoround
  9. Support old vim plugins and configs
  10. Font icons(need patched NERD FONT)

(back to top)

Requirements

  1. Install fzf from brew
  2. Install ripgrep from brew
  3. Install packer Repo

(back to top)

Getting Started

  1. Install plugins using packer
:PackerInstall
  1. Install syntax parsers using Treesitter
:TSInstall rust
  1. Install lsp servers using LspInstall
:LspInstall javascript

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Bogdan Lipovtsev - megafreelancer2012@gmail.com

Project Link: https://github.com/zaqxsw-dev/my-vim-config

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published