7 Commits (0023233eef912d6476e98f2c3c4de824bd70aa98)

Author SHA1 Message Date
Akianonymus 0023233eef Fix formatting | Handle a edgecase in telescope config | Misc
* fix formatting in pluginList, luasnip

* don't use pcall on highlights

* sync and compile fzf and media files only when the error occurs, add a
  help text telling tbe user to restart neovim
3 years ago
Akianonymus dbc4979ebd Go to next/previous line with h,l,left and right 3 years ago
siduck76 2952f4d5c7 clean stuff 3 years ago
Akianonymus 0d7345bc44 Move options from init.lua => options.lua
use a local g = vim.g
3 years ago
Akianonymus 42bf581337 Disable nvim intro and tilde chars on end of buffer
This avoids the situation when the initial screen looks out of place
because there is some pre rendered text

https://github.com/neovim/neovim/pull/8546
3 years ago
Akianonymus e6ae79127f Increase timeoutlen to 400
sometimes 200 ms is way too for 3 key mappings
3 years ago
siduck76 c6084220de improve config structure 3 years ago