kipelovets / vimrc

vim config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.vimrc

This is a combination of my old VIM settings and newly created NeoVim config

neovim

nvim folder is supposed to be linked to ~/.config/nvim

Requirements:

brew tap homebrew/cask-fonts
brew install --cask font-fira-code-nerd-font

Windows

Config should be linked to ~/AppData/Local/nvim

scoop bucket add nerd-fonts
scoop install neovim neovide ripgrep zig FiraCode-NF-Mono 
# for python
scoop install python

Fun

:CellularAutomaton make_it_rain

Decision log

PHP Language server

✅❌

LSP diagnostic goto symbols refactoring formatting problems
psalm
intellephense 💰 incorrect parent class detection
phpactor
php-language-server not supported since 2018
serenata not supported for 1 year

About

vim config


Languages

Language:Lua 75.9%Language:Shell 21.3%Language:Vim Script 2.6%Language:Vim Snippet 0.2%Language:Scheme 0.1%