zathura
This commit is contained in:
parent
d81dd704a5
commit
ad7c8d80b7
7 changed files with 36 additions and 10 deletions
|
|
@ -109,12 +109,12 @@ in
|
|||
"lsp-enable"
|
||||
''
|
||||
def -hidden insert-c-n %{
|
||||
try %{
|
||||
lsp-snippets-select-next-placeholders
|
||||
exec '<a-;>d'
|
||||
} catch %{
|
||||
exec -with-hooks '<c-n>'
|
||||
}
|
||||
try %{
|
||||
lsp-snippets-select-next-placeholders
|
||||
exec '<a-;>d'
|
||||
} catch %{
|
||||
exec -with-hooks '<c-n>'
|
||||
}
|
||||
}
|
||||
''
|
||||
"require-module powerline"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue