kitty: fonts, config alignment; nvim: get rid of unnecessary plugins
This commit is contained in:
parent
e4c3ca167e
commit
87c7aa23fe
2 changed files with 46 additions and 52 deletions
|
@ -15,8 +15,6 @@ require('lazy').setup {
|
|||
{'nvim-telescope/telescope.nvim', dependencies = {'nvim-lua/plenary.nvim'}},
|
||||
{'nvim-treesitter/nvim-treesitter', cmd = 'TSUpdate'},
|
||||
{'w0rp/ale', cmd = 'ALEEnable', ft = {'bash', 'sh', 'zsh', 'lua', 'python'}},
|
||||
'hashivim/vim-terraform',
|
||||
'khaveesh/vim-fish-syntax',
|
||||
'lewis6991/gitsigns.nvim',
|
||||
'lifepillar/vim-cheat40',
|
||||
'tpope/vim-rsi',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue