index
:
LunarVim.git
appname-impl
bootstrap-stdpath
feat-dapui-layout
feat-luasnip-setup-tables
feat/handlers-override
luasnip-refactor
mason-nullls-dap
master
nvim-v0.9-bump
nvim_appname-refactor
plugins-bump
refactor-toggleterm-exec
refactor/builtins
refactor/config-structure
release-1.2/neovim-0.8
release-1.3/neovim-0.9
remove-old-colorschemes
rolling
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
Age
Commit message (
Expand
)
Author
2021-07-14
Fix vsnip_dir typo (#916)
Brandon Conway
2021-07-13
always close tree, there is a bug with nvimtree if you don't autoclose where ...
Chris
2021-07-13
Add telescope cycle prompt history keymappings (#909)
hui.liu
2021-07-13
protected call for formatter.nvim
christianchiarulli
2021-07-13
poc with local prettier working
christianchiarulli
2021-07-12
refactor, fix galaxyline
christianchiarulli
2021-07-13
we should install O.user_plugins (#905)
Abouzar Parvan
2021-07-12
move user autocommands to bottom of table
christianchiarulli
2021-07-12
Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling
christianchiarulli
2021-07-12
refactor single file
christianchiarulli
2021-07-13
fix: comment typo (#902)
Aaron Keisler
2021-07-12
poc for refactor into one file
christianchiarulli
2021-07-12
Set root_dir for efm-langserver configurations (#899)
Pasi Bergman
2021-07-12
Define keymappings using a mapping table (#753)
Luc Sinet
2021-07-12
decrease brightness
christianchiarulli
2021-07-12
spacegray now in lua
christianchiarulli
2021-07-12
vim-rooter is essential
Chris
2021-07-12
remove tilde from EndOfBuffer in transparent mode (#885)
user0210
2021-07-12
Remove t-keymap which overrides term-app's <ESC> (#886)
chaeing
2021-07-12
add function to preview definitions (#883)
Rafael
2021-07-11
Prevent duplicate LSP clients from appearing in galaxyline (#880)
Daniel You
2021-07-11
support colorschemes from lunarvim colorschemes
christianchiarulli
2021-07-11
Bugfix: Fixed edition issue with rustfmt. (#881)
Uzaaft
2021-07-11
Added autosave on focus loss option and list of errors to be ignored to vimte...
Jacek Kiedrowski
2021-07-11
use palettes when available for a colorscheme
christianchiarulli
2021-07-11
add write to prettier command
christianchiarulli
2021-07-11
fix prettier issue with tailwindcss
christianchiarulli
2021-07-11
if you open a file from telescope, you won't have file not found issues with ...
Abouzar Parvan
2021-07-11
Enable emmet-ls on vue filetype (#875)
Pasi Bergman
2021-07-11
add eslint and eslint_d to efm (#877)
William Goulois
2021-07-11
stylua formatter issues fixed (#867)
Abouzar Parvan
2021-07-11
MISC: Typo fix, and --@usage for python and rust (#795)
Uzaaft
2021-07-11
[SETTINGS] Ensure <Leader> is mapped before plugin configs are sourced. (#863)
James Walmsley
2021-07-11
Line wrap cursor movement option (#855)
rob
2021-07-11
[WHICH-KEY] Add search for key-maps and commands. (#862)
James Walmsley
2021-07-11
Refactor whichkey config to make all keys overridable in user config (#813)
Anders N. Slinde
2021-07-10
fix colors for statusline
Chris
2021-07-10
update colors
Chris
2021-07-10
Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling
Chris
2021-07-10
begin statusline color support
Chris
2021-07-10
change Neoformat to FormatWrite in whichkey bindings (#859)
William Goulois
2021-07-10
don't lazyload telescope (breaks c-j c-k navigation)
Chris
2021-07-10
avoiding OCD attack with the help of folke/todo-comments (#839)
Abouzar Parvan
2021-07-10
don't lazy load compe and autopairs autoindent issue
christianchiarulli
2021-07-10
remove lazyload dap
christianchiarulli
2021-07-10
change formatter to exe
christianchiarulli
2021-07-10
silently format
christianchiarulli
2021-07-10
WIP: using formatter.nvim instead of neoformat (#781)
Abouzar Parvan
2021-07-10
galaxyline tweaks
Chris
2021-07-10
refactor lspinstall
Chris
[next]