summaryrefslogtreecommitdiff
path: root/lua/settings.lua
AgeCommit message (Collapse)Author
2021-07-05add SignColumn to transparent window option (#701)Pasquale
2021-07-04start formatting rulesRafael
2021-07-04remove whitespacechristianchiarulli
2021-07-04move colorscheme setting to settingschristianchiarulli
2021-07-03feat(615): transparent background option (#617)William Goulois
2021-07-03faster settings.lua; added globals to default conf (#609)Zahin Muhaimeen
2021-07-02Some lua touches (#587)maminou
* a way with lua!! * some! not all ;-( * shortmess
2021-06-28Allow setting ignorecase and smartcase from lvi-config.lua (#545)Lee Marlow
2021-06-28indent line plugin optionchristianchiarulli
2021-06-27use start now, for more speedchristianchiarulli
2021-06-27update settingsChris
2021-06-27removing plugins increasing speed by 100%, still needs more workChris
2021-06-26configured persistent undo (#529)Robin Kautz
2021-06-26Allow cursorline option to be configured by lv-settings (#526)tafryn
2021-06-18vim-sanegx: tiny plugin which deals with more use cases to the netrw_gx bug ↵rmagillxyz
(#479)
2021-05-28no idea why, but this causes and error in _meta.lua:21christianchiarulli
2021-05-27bug fix for netrw's gx command (#431)rmagillxyz
* open remote link in browser correctly with gx, not in a tmp file
2021-05-14Enable netrw (#394)rmagillxyz
* enable_netrw: source lv-globals before plugins and add nvim_tree_disable_netrw to lv-globals, otherwise netrw is never enabled. If netrw is not enabled, netrw-externapp functionality, things like gx and gf to follow http links do not work. * enable_netrw: add nvim_tree_disable_netrw to the lv-globals O object and set it in settings && source settings before plugins
2021-05-06fix expandtab (#373)dklymenk
* fix expandtab * fix expandtab
2021-05-06make timeoutlen configurableChris
2021-04-29lua based whichkeychristianchiarulli
2021-04-21Minor fixes (#287)shinu_donney
* Fix a typo * Update a faulty comment
2021-04-12updatechristianchiarulli
2021-04-07updateschristianchiarulli
2021-04-04udpateschristianchiarulli
2021-04-01Add inccommand=split to settings (#207)Dominik Marcinowski
2021-04-01Mix improvements (#206)Biser Stoilov
2021-03-30Define shell + php lsp + dart lsp + flutter + relative number (#188)Biser Stoilov
2021-03-25add support LspInstall where possibleChris
2021-03-25indentlineChris
2021-03-23update settingsChris
2021-03-23fix tab stuffChris
2021-03-17lua formattingChris
2021-03-17bug fix for matchupChris
2021-03-17add rich git support with hunksChris
2021-03-16get rid of options set by neovim by defaultChris
2021-03-15update some optionsChris
2021-03-15general updatesChris
2021-03-14no more enter creating more extra commentsChris
2021-03-14add back which keyChris
2021-03-14lotsa cool updatesChris
2021-03-14The Lua Journey Begins...Christian Chiarulli