feat: add null-ls
This commit is contained in:
parent
35c150d633
commit
dc505162de
4 changed files with 63 additions and 16 deletions
|
|
@ -4,7 +4,7 @@
|
|||
-- See the kickstart.nvim README for more information
|
||||
return {
|
||||
"olimorris/onedarkpro.nvim",
|
||||
config = function ()
|
||||
config = function()
|
||||
local keymap = vim.keymap
|
||||
|
||||
-- select all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue