this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

nvim: add jjo/vim-cue

+1
+1
nvim/init.lua
··· 18 18 use 'tpope/vim-surround' 19 19 use 'junegunn/goyo.vim' 20 20 use 'hashivim/vim-terraform' 21 + use 'jjo/vim-cue' 21 22 use 'neovim/nvim-lspconfig' 22 23 use 'hrsh7th/nvim-cmp' 23 24 use 'hrsh7th/cmp-nvim-lsp'