Sphynx
Sphynx
Please can you tell me how i can set different statusline for active and inactive status line, This is my old status line, and i can see different element in...
When i close the buffer, and try open again same buffer, i don't see in signcolumn the marks that i set before. I don't know if this help you, but...
There is way to close preview windows??
Please can you implement or tell me how can i scroll the preview. Thanks
Please can yuo tell me how i can compile your source sass file into main.min.css, because i try but my file main.min.css is not same your. Thanks.
When i try to import numpy: require 'pycall/import' include PyCall::Import pyimport 'numpy', as: :np this give me this error: DEBUG(find_libpython) find_libpython("C:\\APPL\\Python37\\python.exe") DEBUG(find_libpython) investigate_python_config("C:\\APPL\\Python37\\python.exe") DEBUG(find_libpython) libs: ["python37", "python"] DEBUG(find_libpython) libpaths: ["C:\\APPL\\Python37",...
I want to try make new custom tag, but work outside method but not inside method ## Steps to reproduce 1) I write this simple file for test my custom...
Hi. I have a question about in_sequence!. ```ruby require 'deterministic' class Foo include Deterministic::Prelude def call(id: nil) result = in_sequence do get(:id) { get_id(id) } get(:ctx) { id == 10...
I set root of my project as my working directory , but the tags file contain absolute path. I use windows 7 ctags --version > Universal Ctags 0.0.0, Copyright (C)...
I use this plugin perfectly, but when i try use with auto-session plugin, reload session broke Vimade visualization This is my sessionoptions: ``` vim.opt.sessionoptions = { "blank", "buffers", "curdir", "folds",...