summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-27Add compatibility with Artix Linux (Arch derivative) (#306)yibaba
2021-04-26Gopls fixed. Root dir was causing problem (#289)Shubham Pawar
2021-04-21Minor fixes (#287)shinu_donney
* Fix a typo * Update a faulty comment
2021-04-20Prefer xclip over xsel (#275)evakuator
Neovim recommends using xclip over xsel: https://github.com/neovim/neovim/pull/9302
2021-04-19update telescope promptchristianchiarulli
2021-04-18add lv-settings.lua to .gitignore (#267)Midnight Exigent
2021-04-18Recommend neovim-git instead of neovim-nightly-git (#266)Daniel Power
Resolves #265
2021-04-17Remove duplicate barbar require (#260)not
2021-04-17Fix some typos (#262)Daniel Power
2021-04-17fix(emf-general-ls): fix black, add lua-fmt (#264)Tim Bedard
2021-04-16Add lsp support for ruby (#258)przbadu
2021-04-16Add kotlin lsp support, and :LspInstall kotlin (#263)Marek Filipowicz
2021-04-15Update install to support Fedora (#259)André Sá
2021-04-15Update init.luaChristian Chiarulli
2021-04-15add h to close nodechristianchiarulli
2021-04-15remove lspkind from init.luachristianchiarulli
2021-04-15replace lsp-kind for vim.lsp.protocol.CompletionItemKind native option (#257)Rafael
2021-04-15Update README.mdChristian Chiarulli
2021-04-15LunarVimchristianchiarulli
2021-04-12updatechristianchiarulli
2021-04-12updatechristianchiarulli
2021-04-12update galaxyline issuechristianchiarulli
2021-04-10rollback for nowchristianchiarulli
2021-04-09Merge branch 'master' of github.com:ChristianChiarulli/nvcodechristianchiarulli
2021-04-09update nvimtreechristianchiarulli
2021-04-09Fix license badge (#250)Will Bunting
thanks
2021-04-08updatechristianchiarulli
2021-04-07add back numbchristianchiarulli
2021-04-07update readmechristianchiarulli
2021-04-07updateschristianchiarulli
2021-04-06Add vim-vinegar style mapping for Ranger (#223)Alan Jenkins
Adds a vim-vinegar style mapping ('-' in normal mode) for accessing ranger.
2021-04-05Fix tslint is not using tsconfig.json (#233)Jordi Santamaria Portoles
2021-04-05Change vimgrep_arguments to find_command (#238)Dylan Barker
This option was marked as TODO in the telescope-nvim readme. This may be a suitable replacement in the meantime.
2021-04-05update readmechristianchiarulli
2021-04-04load plugin configs via packer (#221)heimer16
2021-04-04minor-installer-fix: remove install argument from pacman (#231)Walkability
2021-04-04udpateschristianchiarulli
2021-04-03updateschristianchiarulli
2021-04-03Merge branch 'master' of github.com:ChristianChiarulli/nvcodeChris
2021-04-03more optionsChris
2021-04-03Add the Terraform LSP config (#222)Alan Jenkins
2021-04-03Fixing a couple of typos in which key (#229)fanmih
2021-04-02update my nv-settings (soon we need to remove this file and let the user ↵christianchiarulli
generate a one maybe do this in install script)
2021-04-02fix annoying treesitter bugchristianchiarulli
2021-04-02Add bindings to quickly quit certain "windows" (#212)Dominik Marcinowski
2021-04-02Add more space between icon and description (#210)Dominik Marcinowski
2021-04-02Fix opening settings from dashboard (#214)Dominik Marcinowski
2021-04-02Make tss server work on standalone js/ts/etc. files (#216)Dominik Marcinowski
2021-04-02Fix clang global vars nil value (#215)Nawfal bin Mohmad Rouyan
2021-04-01udpatesChris