aboutsummaryrefslogtreecommitdiff
path: root/after/ftplugin/lua.vim
AgeCommit message (Collapse)Author
2024-03-02crazyshitHEADmasterMichal Hanus
2022-11-15make filetype mapping localjdhao
Otherwise, the mapping will be global and leak to unrelated to files.
2022-10-15use 2 spaces for tabs by defaultjdhao
This removes a lot of code duplication. If we want to use 4 spaces, we can set it separately in their ftplugin settings.
2022-08-23update delimitMate conf for luajdhao
2022-05-03add map to run lua filejdhao
2021-06-17update formatoptions for certain filetypesjdhao
2021-04-13update lua filetype settingsjdhao
2021-04-12update lua filetype settingsjdhao