Removes biscuit config
This commit is contained in:
parent
4f3593ad00
commit
56fe4940c0
2 changed files with 0 additions and 13 deletions
|
@ -1 +0,0 @@
|
|||
highlight BiscuitColor gui=italic
|
|
@ -1,12 +0,0 @@
|
|||
lua <<EOF
|
||||
require('nvim-biscuits').setup({
|
||||
default_config = {
|
||||
min_distance = 3,
|
||||
prefix_string = " "
|
||||
},
|
||||
show_on_start = true,
|
||||
toggle_keybind = "<leader>cb"
|
||||
})
|
||||
|
||||
EOF
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue