Add ansible filetype so that LSP works correctly
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
-- I promise not to create any merge conflicts in this directory :)
|
||||
--
|
||||
-- See the kickstart.nvim README for more information
|
||||
return {}
|
||||
return {
|
||||
require 'custom.plugins.ansible',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user