This website requires JavaScript.
Explore
Help
Sign In
env-all
/
notes
Watch
1
Star
0
Fork
You've already forked notes
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
cffe5b3233
notes
/
config
/
nvim.v1
/
lua
/
ale.lua
3 lines
102 B
Lua
Raw
Blame
History
vim.g
.
ale_sign_error
=
'
✗
'
vim.g
.
ale_sign_warning
=
'
--
'
vim.g
.
ale_linters
=
{
rust
=
{
'
analyzer
'
}
}
Reference in New Issue
View Git Blame
Copy Permalink