neovim on windows 4 - vim lsp with ALE

preview_player
Показать описание
------------------ Useful Links ------------------------------------
neovide config git repo

ALE for vim

vim ale lsp
------------------ Video Sections --------------------------------
Chapters:
0:00 Intro to Asynchronous Lint Engine (ALE)
0:53 why bother with ale? isn't vim-lsp enough?
3:00 How LSPs servers and clients connect to linters and autocompleters
7:15 unix philosophy: let each program do one thing only and one thing well
8:25 what is ALE primarily meant for?
9:50 my preferred setup for ALE, async complete and vim lsp philosophy
10:17 If you really want ALE autocompletion...
11:38 use vim lsp async complete to let vim lsp talk to async complete plugin
12:30 recap of why i set up plugins like so
13:08 My archlinux vimrc reference setup for reference
14:36 vim lsp ale introduction
21:40 vim lsp ale with vim lsp settings and vim lsp
25:00 explanation of setup
28:30 testing out ALE linting with python
29:25 vim ale with airline (meh)
30:55 Conclusions

---------------------[Playlists and Relevant Github Repositories]----------------------------------------------

Fluid Mechanics and Git Repos:

Petroleum Downstream Crash Course Playlist:

OpenFOAM for Windows 10 Beginner Playlist and some Git Repos

OpenFOAM Intermediate Playlist and some Git Repos

OpenFOAM Heat Transfer Playlist and GitHub Repo

Convection Boundary Layer and git Repos:

Turbulence Modelling Playlist

Control Systems and Frequency Response

OpenFOAM C++

OpenFOAM Bash

Basic Samba

Manjaro Tips and Tricks

lammps and Discrete Element Modelling (DEM)

playing with dotnet core
dotnet core github repo
Рекомендации по теме
Комментарии
Автор

This video helped me understand what's going on with lsp, client, linters, auto complete, and the vim plugin ecosystem, cheers man

glitchinLife
Автор

ALE in 2022? Are you living under a rock?

tiagovla