Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-27 | Add compatibility with Artix Linux (Arch derivative) (#306) | yibaba | |
2021-04-26 | Gopls fixed. Root dir was causing problem (#289) | Shubham Pawar | |
2021-04-21 | Minor fixes (#287) | shinu_donney | |
* Fix a typo * Update a faulty comment | |||
2021-04-20 | Prefer xclip over xsel (#275) | evakuator | |
Neovim recommends using xclip over xsel: https://github.com/neovim/neovim/pull/9302 | |||
2021-04-19 | update telescope prompt | christianchiarulli | |
2021-04-18 | add lv-settings.lua to .gitignore (#267) | Midnight Exigent | |
2021-04-18 | Recommend neovim-git instead of neovim-nightly-git (#266) | Daniel Power | |
Resolves #265 | |||
2021-04-17 | Remove duplicate barbar require (#260) | not | |
2021-04-17 | Fix some typos (#262) | Daniel Power | |
2021-04-17 | fix(emf-general-ls): fix black, add lua-fmt (#264) | Tim Bedard | |
2021-04-16 | Add lsp support for ruby (#258) | przbadu | |
2021-04-16 | Add kotlin lsp support, and :LspInstall kotlin (#263) | Marek Filipowicz | |
2021-04-15 | Update install to support Fedora (#259) | André Sá | |
2021-04-15 | Update init.lua | Christian Chiarulli | |
2021-04-15 | add h to close node | christianchiarulli | |
2021-04-15 | remove lspkind from init.lua | christianchiarulli | |
2021-04-15 | replace lsp-kind for vim.lsp.protocol.CompletionItemKind native option (#257) | Rafael | |
2021-04-15 | Update README.md | Christian Chiarulli | |
2021-04-15 | LunarVim | christianchiarulli | |
2021-04-12 | update | christianchiarulli | |
2021-04-12 | update | christianchiarulli | |
2021-04-12 | update galaxyline issue | christianchiarulli | |
2021-04-10 | rollback for now | christianchiarulli | |
2021-04-09 | Merge branch 'master' of github.com:ChristianChiarulli/nvcode | christianchiarulli | |
2021-04-09 | update nvimtree | christianchiarulli | |
2021-04-09 | Fix license badge (#250) | Will Bunting | |
thanks | |||
2021-04-08 | update | christianchiarulli | |
2021-04-07 | add back numb | christianchiarulli | |
2021-04-07 | update readme | christianchiarulli | |
2021-04-07 | updates | christianchiarulli | |
2021-04-06 | Add vim-vinegar style mapping for Ranger (#223) | Alan Jenkins | |
Adds a vim-vinegar style mapping ('-' in normal mode) for accessing ranger. | |||
2021-04-05 | Fix tslint is not using tsconfig.json (#233) | Jordi Santamaria Portoles | |
2021-04-05 | Change 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-05 | update readme | christianchiarulli | |
2021-04-04 | load plugin configs via packer (#221) | heimer16 | |
2021-04-04 | minor-installer-fix: remove install argument from pacman (#231) | Walkability | |
2021-04-04 | udpates | christianchiarulli | |
2021-04-03 | updates | christianchiarulli | |
2021-04-03 | Merge branch 'master' of github.com:ChristianChiarulli/nvcode | Chris | |
2021-04-03 | more options | Chris | |
2021-04-03 | Add the Terraform LSP config (#222) | Alan Jenkins | |
2021-04-03 | Fixing a couple of typos in which key (#229) | fanmih | |
2021-04-02 | update 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-02 | fix annoying treesitter bug | christianchiarulli | |
2021-04-02 | Add bindings to quickly quit certain "windows" (#212) | Dominik Marcinowski | |
2021-04-02 | Add more space between icon and description (#210) | Dominik Marcinowski | |
2021-04-02 | Fix opening settings from dashboard (#214) | Dominik Marcinowski | |
2021-04-02 | Make tss server work on standalone js/ts/etc. files (#216) | Dominik Marcinowski | |
2021-04-02 | Fix clang global vars nil value (#215) | Nawfal bin Mohmad Rouyan | |
2021-04-01 | udpates | Chris | |