Skip to content

Commit

Permalink
enter lsp mode with l
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Aug 4, 2021
1 parent 8d8de46 commit 9b65ed6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotfiles/kakoune.nix
Expand Up @@ -229,6 +229,7 @@ in {
# language server
eval %sh{${kak-lsp}/bin/kak-lsp --config ~/.config/kak-lsp/kak-lsp.toml --kakoune -s $kak_session}
map global user l ': enter-user-mode lsp<ret>' -docstring 'LSP'
# Languages
hook global WinSetOption filetype=nix %{
Expand Down

0 comments on commit 9b65ed6

Please sign in to comment.