neovim good again

This commit is contained in:
Freya Murphy 2024-09-06 13:37:34 -04:00
parent fd379714cc
commit 07ae881f7f
Signed by: freya
GPG key ID: 744AB800E383AE52
4 changed files with 2 additions and 5 deletions

View file

@ -9,7 +9,6 @@ Plug('ryanoasis/vim-devicons')
Plug('SirVer/ultisnips')
Plug('honza/vim-snippets')
Plug('preservim/nerdcommenter')
Plug('neoclide/coc.nvim', { branch = 'release' })
Plug('nvim-telescope/telescope.nvim', { tag = '0.1.3' })
Plug('nvim-treesitter/nvim-treesitter', { run = ':TSUpdate' })
Plug('nvim-lua/plenary.nvim')

View file

@ -16,7 +16,6 @@ catppuccin.setup({
dim_context = false,
alt_background = false,
},
coc_nvim = true,
fidget = true,
markdown = true,
notify = true,

View file

@ -1,7 +1,7 @@
local set = vim.opt
set.tabstop = 8
set.softtabstop = 4
set.shiftwidth = 4
set.softtabstop = 8
set.shiftwidth = 8
set.expandtab = true
set.mouse = "a"
set.clipboard = "unnamedplus"

View file

@ -154,7 +154,6 @@ tlp
tpm2-tools
traceroute
tree
tree-sitter-cli
ttf-dejavu
ttf-jetbrains-mono
ufw