instal lrefined-github firefox addon
use stable none-ls
This commit is contained in:
parent
60e417e003
commit
e0825def24
2 changed files with 2 additions and 1 deletions
|
@ -17,6 +17,7 @@ in
|
||||||
violentmonkey
|
violentmonkey
|
||||||
boring-rss
|
boring-rss
|
||||||
kagi-search
|
kagi-search
|
||||||
|
refined-github
|
||||||
# rycee.bypass-paywalls-clean
|
# rycee.bypass-paywalls-clean
|
||||||
])
|
])
|
||||||
(with custom-addons; [ http-version-indicator indicatetls sixindicator ])
|
(with custom-addons; [ http-version-indicator indicatetls sixindicator ])
|
||||||
|
|
|
@ -71,7 +71,7 @@
|
||||||
nvim-web-devicons
|
nvim-web-devicons
|
||||||
lsp-format-nvim
|
lsp-format-nvim
|
||||||
{
|
{
|
||||||
plugin = pkgs.unstable.vimPlugins.none-ls-nvim;
|
plugin = pkgs.vimPlugins.none-ls-nvim;
|
||||||
type = "lua";
|
type = "lua";
|
||||||
config = builtins.readFile ./none-ls.lua;
|
config = builtins.readFile ./none-ls.lua;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue