No description
Sanchayan Maity
be02b5ead7
nvim-compe has been deprecated. While we tried to make it a few days without any completion support, in javascript/typescript could not get the default omnicompletion to work at all. It is possible that this could be due to nvim-lsp-ts-utils/null-ls but who is gonna debug. Also tried MUcomplete but it just would not work. There are open issues on this. See https://github.com/neovim/neovim/issues/12390 and also https://github.com/lifepillar/vim-mucomplete/issues/179. So here we are with nvim-cmp. Some observations in comparison to compe before. Using buffer completion seems not possible as most of the times LSP completion items then do not turn up. Do not know if this is server specific but at least it is the case with Rust. compe seemed better performance wise especially in tsserver and considering the buffer problem mentioned above. Also, even with vsnip added as the completion source can't seem to get any snippet specific completions working. Could have ditched all completion support if I did not have to use tsserver but need it for work currently. So we will stick to enabling this and hopefully it improves in future. Fuck nodejs, javascript and typescript. For references see, https://github.com/kristijanhusak/neovim-config https://github.com/sQVe/dotfiles/tree/master/config/nvim |
||
---|---|---|
alacritty/.config/alacritty | ||
chrome/.config | ||
chromium/.config | ||
conky/.config/conky | ||
dunst/.config/dunst | ||
dwm | ||
emacs/.config/doom | ||
environment/.config/environment.d | ||
fish/.config/fish | ||
fontconfig/.config/fontconfig | ||
git | ||
gnupg/.gnupg | ||
i3/.i3 | ||
i3status/.config/i3status | ||
i3status-rust/.config/i3status-rust | ||
imapfilter/.imapfilter | ||
kanshi/.config/kanshi | ||
kitty/.config/kitty | ||
lazygit/.config/lazygit | ||
mako/.config/mako | ||
mbsync | ||
mpd/.config/mpd | ||
mpDris2/.config/mpDris2 | ||
msmtp | ||
mutt/.mutt | ||
notmuch | ||
nvim | ||
offlineimap | ||
picom/.config/picom | ||
pycodestyle/.config | ||
ranger/.config/ranger | ||
starship/.config | ||
sway/.config/sway | ||
swaylock/.config/swaylock | ||
tinyirc/.config/tiny | ||
tmux | ||
vimiv/.config/vimiv | ||
waybar/.config/waybar | ||
wofi/.config/wofi | ||
zathura/.config/zathura | ||
.gitignore | ||
.gitmodules | ||
Makefile |