SPLayer -l
shows the layer as enabled
Could anyone try and zoom in or out the font using transient mode; I want to see if this crash is affecting others too.
Regardless, I'll try to replicate it and create a new issue tomorrow morning detailing the crash, if it happens to others, please reach out!
Hi. Has anyone ever worked with virtual environments with the python layer? Been trying to run a script with the venv created for that project, but it keeps using the python installed on system level
Setup:
nvim: 0.8.1
OS: Windows 11
Shell: powershell
Neomake: Exe (golint) of maker golint is not executable.
, and I won't see any errors with golintmake: *** [Makefile:68: testvim] Error 126
Neomake: Exe (golint) of maker golint is not executable.
error: name = "checkers"
lint_engine = "ale"
repo = "dense-analysis/ale"
merged = false
let g:ale_linters = {
\ 'go': ['revive'],
\}
My example:
-Material theme as custom plugin
-This requires setup function
-I've accomplished that using bootstrap#after
In init.toml SPC f v d
:
.SpaceVim\autoload\myspacevim.vim
(I was unable to get .SpaceVim.d
working, so i had to use .SpaceVim\autoload\
) contains: