chore(config): stylua neovim init.lua
parent
aa79731a40
commit
17417d666c
|
@ -121,8 +121,8 @@ require("packer").startup(function()
|
|||
-- https://github.com/junegunn/fzf.vim
|
||||
use("junegunn/fzf.vim")
|
||||
|
||||
-- https://github.com/tpope/vim-surround
|
||||
use("tpope/vim-surround")
|
||||
-- https://github.com/tpope/vim-surround
|
||||
use("tpope/vim-surround")
|
||||
|
||||
-- Colorschemes
|
||||
-- https://github.com/cocopon/iceberg.vim
|
||||
|
|
Loading…
Reference in New Issue