Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
This commit is contained in:
commit
2abe191f35
9 changed files with 45 additions and 13 deletions
|
@ -134,6 +134,7 @@ return require('packer').startup({function()
|
|||
'simrat39/symbols-outline.nvim',
|
||||
config = function()
|
||||
vim.cmd 'command! SO SymbolsOutline'
|
||||
vim.cmd 'nnoremap <Leader>so <cmd>SymbolsOutline<CR>'
|
||||
end,
|
||||
}
|
||||
use { -- ALE: Support for lots of linters, etc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue