diff options
author | Chris <[email protected]> | 2021-03-26 17:02:27 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-26 17:02:27 -0400 |
commit | 7a67d6245af26c7ef6d5af87505353221df10e53 (patch) | |
tree | 24ad135f95468e62779faf948303cf5148a0c5f3 /README.md | |
parent | bb31a56b486843e6364b7cb0fd3a3486eb242080 (diff) |
add bookmark plugin since regular marks never delete for me
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -61,7 +61,7 @@ $HOME/.config/nvim/vimscript/nv-vscode/init.vim ```bash sudo pacman -S xsel ``` - + - WSL2 Make sure ~/bin is in your path in this case. @@ -176,13 +176,13 @@ features when I have time - look into emmet-ls - toggle virtual text diagnostics - configure neogit -- configure kshenoy/vim-signature - vim ult test - what is `fzy` - https://github.com/pwntester/octo.nvim - configure surround - maybe incorporate ultisnips - switch back to `nvim-autopairs` when/if it doesn't break snippets +- Implement this for typescript https://github.com/jose-elias-alvarez/nvim-lsp-ts-utils **PLUGIN BUGS** |