index
:
nvim.git
main
windows
my neovim config
talha
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
talha
/
plugins
/
neomake.lua
blob: f3a03fb20e97c109a5de6deee413ca8eff7ad360 (
plain
)
1
2
3
4
5
6
return { "neomake/neomake", config = function() vim.g.neomake_open_list = 1 end, }