Minor tweaks

laptop
Elias Almqvist 1 year ago
parent b7f97b1245
commit c3544c5fce
No known key found for this signature in database
GPG Key ID: E31A99CE3E75A158
  1. 2
      eww/.config/eww/eww.scss
  2. 2
      nvim/.config/nvim/lua/evim/packer.lua
  3. 30
      nvim/.config/nvim/plugin/after/treesitter.lua
  4. 21
      nvim/.config/nvim/plugin/packer_compiled.lua

@ -40,7 +40,7 @@ tooltip {
.bar-1, .bar-1,
.bar-2 { .bar-2 {
background-color: rgba(0, 0, 0, 0.5); background-color: rgba(0, 0, 0, 0.7);
} }
.main-cont { .main-cont {

@ -16,7 +16,7 @@ vim.cmd [[packadd packer.nvim]]
return require("packer").startup(function(use) return require("packer").startup(function(use)
-- Core -- Core
use "wbthomason/packer.nvim" use "wbthomason/packer.nvim"
use("nvim-treesitter/nvim-treesitter", { run = ":TSUpdate" }) -- use("nvim-treesitter/nvim-treesitter", { run = ":TSUpdate" })
use { use {
"nvim-telescope/telescope.nvim", tag = "0.1.1", "nvim-telescope/telescope.nvim", tag = "0.1.1",
requires = { { "nvim-lua/plenary.nvim" } } requires = { { "nvim-lua/plenary.nvim" } }

@ -1,16 +1,16 @@
-- Treesitter init -- Treesitter init
require("nvim-treesitter.configs").setup({ -- require("nvim-treesitter.configs").setup({
-- A list of parser names, or "all" (the five listed parsers should always be installed) -- -- A list of parser names, or "all" (the five listed parsers should always be installed)
ensure_installed = { "c", "lua", "vim", "vimdoc", "query", "typescript", "javascript", "python", "rust" }, -- ensure_installed = { "c", "lua", "vim", "vimdoc", "query", "typescript", "javascript", "python", "rust" },
--
-- Install parsers synchronously (only applied to `ensure_installed`) -- -- Install parsers synchronously (only applied to `ensure_installed`)
sync_install = false, -- sync_install = false,
--
-- Automatically install missing parsers when entering buffer -- -- Automatically install missing parsers when entering buffer
-- Recommendation: set to false if you don"t have `tree-sitter` CLI installed locally -- -- Recommendation: set to false if you don"t have `tree-sitter` CLI installed locally
auto_install = true, -- auto_install = true,
highlight = { -- highlight = {
enable = true, -- enable = true,
additional_vim_regex_highlighting = false, -- additional_vim_regex_highlighting = false,
}, -- },
}) -- })

@ -49,8 +49,8 @@ local function save_profiles(threshold)
end end
time([[Luarocks path setup]], true) time([[Luarocks path setup]], true)
local package_path_str = "/home/elal/.cache/nvim/packer_hererocks/2.1.1692616192/share/lua/5.1/?.lua;/home/elal/.cache/nvim/packer_hererocks/2.1.1692616192/share/lua/5.1/?/init.lua;/home/elal/.cache/nvim/packer_hererocks/2.1.1692616192/lib/luarocks/rocks-5.1/?.lua;/home/elal/.cache/nvim/packer_hererocks/2.1.1692616192/lib/luarocks/rocks-5.1/?/init.lua" local package_path_str = "/home/elal/.cache/nvim/packer_hererocks/2.1.1693350652/share/lua/5.1/?.lua;/home/elal/.cache/nvim/packer_hererocks/2.1.1693350652/share/lua/5.1/?/init.lua;/home/elal/.cache/nvim/packer_hererocks/2.1.1693350652/lib/luarocks/rocks-5.1/?.lua;/home/elal/.cache/nvim/packer_hererocks/2.1.1693350652/lib/luarocks/rocks-5.1/?/init.lua"
local install_cpath_pattern = "/home/elal/.cache/nvim/packer_hererocks/2.1.1692616192/lib/lua/5.1/?.so" local install_cpath_pattern = "/home/elal/.cache/nvim/packer_hererocks/2.1.1693350652/lib/lua/5.1/?.so"
if not string.find(package.path, package_path_str, 1, true) then if not string.find(package.path, package_path_str, 1, true) then
package.path = package.path .. ';' .. package_path_str package.path = package.path .. ';' .. package_path_str
end end
@ -147,11 +147,6 @@ _G.packer_plugins = {
path = "/home/elal/.local/share/nvim/site/pack/packer/start/nvim-lspconfig", path = "/home/elal/.local/share/nvim/site/pack/packer/start/nvim-lspconfig",
url = "https://github.com/neovim/nvim-lspconfig" url = "https://github.com/neovim/nvim-lspconfig"
}, },
["nvim-treesitter"] = {
loaded = true,
path = "/home/elal/.local/share/nvim/site/pack/packer/start/nvim-treesitter",
url = "https://github.com/nvim-treesitter/nvim-treesitter"
},
["nvim-web-devicons"] = { ["nvim-web-devicons"] = {
loaded = false, loaded = false,
needs_bufread = false, needs_bufread = false,
@ -202,18 +197,6 @@ _G.packer_plugins = {
} }
time([[Defining packer_plugins]], false) time([[Defining packer_plugins]], false)
-- Config for: Comment.nvim
time([[Config for Comment.nvim]], true)
try_loadstring("\27LJ\2\n5\0\0\3\0\3\0\0066\0\0\0'\2\1\0B\0\2\0029\0\2\0B\0\1\1K\0\1\0\nsetup\fComment\frequire\0", "config", "Comment.nvim")
time([[Config for Comment.nvim]], false)
-- Config for: nvim-autopairs
time([[Config for nvim-autopairs]], true)
try_loadstring("\27LJ\2\n@\0\0\3\0\3\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0004\2\0\0B\0\2\1K\0\1\0\nsetup\19nvim-autopairs\frequire\0", "config", "nvim-autopairs")
time([[Config for nvim-autopairs]], false)
-- Config for: gitsigns.nvim
time([[Config for gitsigns.nvim]], true)
try_loadstring("\27LJ\2\n6\0\0\3\0\3\0\0066\0\0\0'\2\1\0B\0\2\0029\0\2\0B\0\1\1K\0\1\0\nsetup\rgitsigns\frequire\0", "config", "gitsigns.nvim")
time([[Config for gitsigns.nvim]], false)
-- Config for: nvim-autopairs -- Config for: nvim-autopairs
time([[Config for nvim-autopairs]], true) time([[Config for nvim-autopairs]], true)
try_loadstring("\27LJ\2\n@\0\0\3\0\3\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0004\2\0\0B\0\2\1K\0\1\0\nsetup\19nvim-autopairs\frequire\0", "config", "nvim-autopairs") try_loadstring("\27LJ\2\n@\0\0\3\0\3\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0004\2\0\0B\0\2\1K\0\1\0\nsetup\19nvim-autopairs\frequire\0", "config", "nvim-autopairs")

Loading…
Cancel
Save