mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nvim): trailing whitespace
This commit is contained in:
parent
797895eaf6
commit
04f1d9ae2e
3 changed files with 7 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ require "packer".startup(function(use)
|
|||
use "numToStr/Comment.nvim"
|
||||
use "lewis6991/gitsigns.nvim"
|
||||
use "lukas-reineke/indent-blankline.nvim"
|
||||
use "lukoshkin/trailing-whitespace"
|
||||
use "nvim-lualine/lualine.nvim"
|
||||
use "nvim-tree/nvim-tree.lua"
|
||||
use "windwp/nvim-autopairs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue