summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-29update indentsChris
2021-03-29updateChris
2021-03-29updateChris
2021-03-29updateChris
2021-03-29back to autopairsChris
2021-03-29[LSP] latex - Add support for latex via LspInstall (#183)fanmih
2021-03-28udpatesChris
2021-03-28Merge branch 'master' of github.com:ChristianChiarulli/nvcodeChris
2021-03-28add nv-settings.lua to .gitignoreChris
2021-03-28disable treesitter indent for pythonChris
2021-03-28[LSP] rust - Add support for rust-analyzer via LspInstall. (#178)James Walmsley
2021-03-28update usageChris
2021-03-28delete junkChris
2021-03-28Add display name for key ' '(<Space>) in whichkey (#179)chaeing
Key for ' '(<Space>) is displayed on the panel as 'SPC' by default. However, it is displayed as blank instead of 'SPC' when assigning 'which_key_display_names' variable without specifiying it.
2021-03-28add black python formatter (#182)Benjamin Schmidt
2021-03-28[LSP] go - Support gopls through LspInstall. (#177)James Walmsley
2021-03-28Refactor telescope extension config (#176)chaeing
Desired way to configure extensions is to put it at the same level as 'defaults' property inside the 'setup' call.
2021-03-28add @usage to fieldsChris
2021-03-28new settings options for autoformatChris
2021-03-27Fix for the popup with max preload size is low (#175)seocamo
Fix for the popup with max file preload size is to low, i dig into the code of sumneko and you need to add maxPreload = 10000 to workspace and the number is in kb
2021-03-27[LSP] clangd - Support LspInstall upstream path. (#174)James Walmsley
cool ๐Ÿ‘พ
2021-03-27friendly-snippetsChris
2021-03-27added more user optionsChris
2021-03-27anahter badgeChris
2021-03-27another badgeChris
2021-03-27add license badegeChris
2021-03-27update badege nameChris
2021-03-27add discord badgeChris
2021-03-27[LSP] clangd - Support LspInstall clangd. (#171)James Walmsley
2021-03-27nv-settings.luaChris
2021-03-27update options for pythonChris
2021-03-27diagnostic updateChris
2021-03-27update for configChris
2021-03-27rough user config, not finishedChris
2021-03-27Merge branch 'master' of github.com:ChristianChiarulli/nvcodeChris
2021-03-27improvementsChris
2021-03-26[TELESCOPE] Support smart_send_to_qflist() (#170)James Walmsley
2021-03-26lotsa fixesChris
2021-03-26add bookmark plugin since regular marks never delete for meChris
2021-03-26remove treesitter from completion menuChris
2021-03-26fix snippet bugChris
2021-03-26[LSP] clangd - Add support for C/C++ with clangd. (#169)James Walmsley
2021-03-26added install tree-sitter-cli (#161)Ivรกn Giovanazzi
2021-03-26Add clipboard support guide for WSL2 (#167)chaeing
To support Windows system clipboard in neovim on WSL2
2021-03-26Update README.mdChristian Chiarulli
2021-03-25remove autoinstall for nowChris
2021-03-25turn off autoformat for nowChris
2021-03-25update readmeChris
2021-03-25update indentlineChris
2021-03-25handsome highlightlineChris